C# Class MoodSwingGame.MSOptionsScreen

Inheritance: MoodSwingGUI.MSScreen
Afficher le fichier Open project: verngutz/MoodSwing Class Usage Examples

Méthodes publiques

Méthode Description
GetInstance ( ) : MSOptionsScreen
Update ( GameTime gameTime ) : void

Private Methods

Méthode Description
MSOptionsScreen ( MoodSwing game ) : System

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : MSOptionsScreen
Résultat MSOptionsScreen

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void