C# Class MInGamePage, Madness

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

Méthodes publiques

Méthode Description
HandleAddedToStage ( ) : void
HandleRemovedFromStage ( ) : void
MInGamePage ( ) : System
ShowWin ( ) : void
Start ( ) : void

Private Methods

Méthode Description
HandleStartButtonRelease ( FButton, button ) : void

Method Details

HandleAddedToStage() public méthode

public HandleAddedToStage ( ) : void
Résultat void

HandleRemovedFromStage() public méthode

public HandleRemovedFromStage ( ) : void
Résultat void

MInGamePage() public méthode

public MInGamePage ( ) : System
Résultat System

ShowWin() public méthode

public ShowWin ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void