C# Class MExplosion, Madness

Inheritance: FSprite
Afficher le fichier Open project: MattRix/Madness Class Usage Examples

Méthodes publiques

Свойство Type Description
isBeast bool

Méthodes publiques

Méthode Description
HandleAddedToStage ( ) : void
HandleRemovedFromStage ( ) : void
Init ( ) : void
MExplosion ( bool isBeast ) : System

Private Methods

Méthode Description
HandleUpdate ( ) : void

Method Details

HandleAddedToStage() public méthode

public HandleAddedToStage ( ) : void
Résultat void

HandleRemovedFromStage() public méthode

public HandleRemovedFromStage ( ) : void
Résultat void

Init() public static méthode

public static Init ( ) : void
Résultat void

MExplosion() public méthode

public MExplosion ( bool isBeast ) : System
isBeast bool
Résultat System

Property Details

isBeast public_oe property

public bool isBeast
Résultat bool