Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MExplosion
C# Class MExplosion, Madness
Inheritance:
FSprite
Show file
Open project: MattRix/Madness
Class Usage Examples
Public Properties
Property
Type
Description
isBeast
bool
Public Methods
Method
Description
HandleAddedToStage
( ) :
void
HandleRemovedFromStage
( ) :
void
Init
( ) :
void
MExplosion
(
bool
isBeast
) :
System
Private Methods
Method
Description
HandleUpdate
( ) :
void
Method Details
HandleAddedToStage()
public
method
public
HandleAddedToStage
( ) :
void
return
void
HandleRemovedFromStage()
public
method
public
HandleRemovedFromStage
( ) :
void
return
void
Init()
public
static
method
public
static
Init
( ) :
void
return
void
MExplosion()
public
method
public
MExplosion
(
bool
isBeast
) :
System
isBeast
bool
return
System
Property Details
isBeast
public property
public
bool
isBeast
return
bool