Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MoodSwingGame
MSCityScreen
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