C# Class Demo.SpaceRockets.SpaceRocketsMode

Inheritance: PsmFramework.Modes.TopDown2dAlt.TopDown2dAltModeBase
Afficher le fichier Open project: artwallace/PsmFramework

Méthodes publiques

Méthode Description
DrawEngineTestModeFactory ( AppManager mgr ) : ModeBase
RefreshDebugInfo ( ) : void
SpaceRocketsMode ( AppManager mgr ) : System
Update ( ) : void

Méthodes protégées

Méthode Description
Cleanup ( ) : void
Initialize ( ) : void

Method Details

Cleanup() protected méthode

protected Cleanup ( ) : void
Résultat void

DrawEngineTestModeFactory() public static méthode

public static DrawEngineTestModeFactory ( AppManager mgr ) : ModeBase
mgr PsmFramework.AppManager
Résultat PsmFramework.Modes.ModeBase

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

RefreshDebugInfo() public méthode

public RefreshDebugInfo ( ) : void
Résultat void

SpaceRocketsMode() public méthode

public SpaceRocketsMode ( AppManager mgr ) : System
mgr PsmFramework.AppManager
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void