C# Class MoodSwingGame.MSMainScreen

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

Méthodes publiques

Méthode Description
Update ( GameTime gameTime ) : void
getInstance ( ) : MSMainScreen

Private Methods

Méthode Description
MSMainScreen ( MoodSwing game ) : System

Method Details

Update() public méthode

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

getInstance() public static méthode

public static getInstance ( ) : MSMainScreen
Résultat MSMainScreen