C# Class CrisisAtSwissStation.RoomSelectionMenu

Inheritance: MenuScreen
Afficher le fichier Open project: danielpcox/Crisis-at-Swiss-Station

Méthodes publiques

Méthode Description
Draw ( SpriteBatch spriteBatch ) : void
RoomSelectionMenu ( ) : System
Update ( ) : void

Method Details

Draw() public méthode

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

RoomSelectionMenu() public méthode

public RoomSelectionMenu ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void