C# Class MoodSwingGame.OpenDistrictScreen

Inheritance: ChangeScreen
Show file Open project: verngutz/MoodSwing

Public Methods

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

Method Details

OpenDistrictScreen() public method

public OpenDistrictScreen ( MSDistrictScreen name ) : System
name MSDistrictScreen
return System

PerformAction() public method

public PerformAction ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game
return void