C# Class MoodSwingGame.BuyFundraiser

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

Méthodes publiques

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

Method Details

BuyFundraiser() public méthode

public BuyFundraiser ( 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