C# Class MoodSwingGame.MSCityScreen

Inheritance: MoodSwingGUI.MSScreen
Show file Open project: verngutz/MoodSwing Class Usage Examples

Public Methods

Method Description
Update ( GameTime gameTime ) : void
getInstance ( ) : MSCityScreen

Private Methods

Method Description
MSCityScreen ( MoodSwing game ) : System

Method Details

Update() public method

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void

getInstance() public static method

public static getInstance ( ) : MSCityScreen
return MSCityScreen