C# Class MoodSwingGame.BuyVolunteerCenter

Inheritance: MSAction
Afficher le fichier Open project: verngutz/MoodSwing Class Usage Examples

Méthodes publiques

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

Method Details

BuyVolunteerCenter() public méthode

public BuyVolunteerCenter ( MSChangeableBuilding toBuy ) : System
toBuy MSChangeableBuilding
Résultat System

PerformAction() public méthode

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