C# Class MoodSwingGame.BuyVolunteerCenter

Inheritance: MSAction
Show file Open project: verngutz/MoodSwing Class Usage Examples

Public Methods

Method Description
BuyVolunteerCenter ( MSChangeableBuilding toBuy ) : System
PerformAction ( Microsoft.Xna.Framework.Game game ) : void

Method Details

BuyVolunteerCenter() public method

public BuyVolunteerCenter ( MSChangeableBuilding toBuy ) : System
toBuy MSChangeableBuilding
return System

PerformAction() public method

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