C# Class MoodSwingGame.MSWomenCenterPicker

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

Méthodes publiques

Méthode Description
MSWomenCenterPicker ( Microsoft.Xna.Framework.Graphics.Texture2D background, Rectangle boundingRectangle, MSChangeableBuilding toBuy, SpriteBatch spriteBatch, Microsoft.Xna.Framework.Game game ) : System

Method Details

MSWomenCenterPicker() public méthode

public MSWomenCenterPicker ( Microsoft.Xna.Framework.Graphics.Texture2D background, Rectangle boundingRectangle, MSChangeableBuilding toBuy, SpriteBatch spriteBatch, Microsoft.Xna.Framework.Game game ) : System
background Microsoft.Xna.Framework.Graphics.Texture2D
boundingRectangle Microsoft.Xna.Framework.Rectangle
toBuy MSChangeableBuilding
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
game Microsoft.Xna.Framework.Game
Résultat System