C# Class MoodSwingGame.MSCityScreen

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

Méthodes publiques

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

Private Methods

Méthode Description
MSCityScreen ( 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 ( ) : MSCityScreen
Résultat MSCityScreen