C# Class MoodSwingGame.ReturnFromOptionsScreen

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

Méthodes publiques

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

Private Methods

Méthode Description
ReturnFromOptionsScreen ( ) : System

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : ReturnFromOptionsScreen
Résultat ReturnFromOptionsScreen

PerformAction() public méthode

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