C# Class CrisisAtSwissStation.MenuScreenGraphical

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

Méthodes publiques

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

Method Details

Draw() public méthode

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

MenuScreenGraphical() public méthode

public MenuScreenGraphical ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void