C# Class MScorePage, Madness

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
HandleUpdate ( ) : 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

HandleUpdate() protected méthode

protected HandleUpdate ( ) : void
Résultat void

MScorePage() public méthode

public MScorePage ( ) : System
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void