C# Class MoodSwingGame.OpenOptionsScreen

Inheritance: ChangeScreen
Afficher le fichier Open project: verngutz/MoodSwing Class Usage Examples

Méthodes publiques

Méthode Description
GetInstance ( ) : OpenOptionsScreen
PerformAction ( Microsoft.Xna.Framework.Game game ) : void

Private Methods

Méthode Description
OpenOptionsScreen ( ) : System

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : OpenOptionsScreen
Résultat OpenOptionsScreen

PerformAction() public méthode

public PerformAction ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game
Résultat void