Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SpriteDestruction
C# Class SpriteDestruction, SpaceInvadersRemake
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: skahal/SpaceInvadersRemake
Class Usage Examples
Public Properties
Property
Type
Description
DestroySquareCount
int
DestroySquarePixelSize
int
TimeToDestroy
float
Public Methods
Method
Description
Awake
( ) :
void
DestroySprite
( ) :
IEnumerator
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
DestroySprite()
public
method
public
DestroySprite
( ) :
IEnumerator
return
IEnumerator
Property Details
DestroySquareCount
public_oe property
public
int
DestroySquareCount
return
int
DestroySquarePixelSize
public_oe property
public
int
DestroySquarePixelSize
return
int
TimeToDestroy
public_oe property
public
float
TimeToDestroy
return
float