C# Class Electric_Potatoe_TD.Menu

Afficher le fichier Open project: Haseo/Electric-Potatoe-TD Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void
LoadContent ( ) : void
Menu ( Game1 game ) : System
UnloadContent ( ) : void
draw ( ) : void
update ( ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

LoadContent() public méthode

public LoadContent ( ) : void
Résultat void

Menu() public méthode

public Menu ( Game1 game ) : System
game Game1
Résultat System

UnloadContent() public méthode

public UnloadContent ( ) : void
Résultat void

draw() public méthode

public draw ( ) : void
Résultat void

update() public méthode

public update ( ) : void
Résultat void