C# Class MoodSwingGame.OpenDistrictScreen

Inheritance: ChangeScreen
Afficher le fichier Open project: verngutz/MoodSwing

Méthodes publiques

Méthode Description
OpenDistrictScreen ( MSDistrictScreen name ) : System
PerformAction ( Microsoft.Xna.Framework.Game game ) : void

Method Details

OpenDistrictScreen() public méthode

public OpenDistrictScreen ( MSDistrictScreen name ) : System
name MSDistrictScreen
Résultat System

PerformAction() public méthode

public PerformAction ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game
Résultat void