C# Class Electric_Potatoe_TD.Bestiaire

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

Méthodes publiques

Méthode Description
Bestiaire ( DataCenter game ) : System
Initialize ( ) : void
LoadContent ( ) : void
UnloadContent ( ) : void
draw ( ) : void
update ( ) : void

Method Details

Bestiaire() public méthode

public Bestiaire ( DataCenter game ) : System
game DataCenter
Résultat System

Initialize() public méthode

public Initialize ( ) : void
Résultat void

LoadContent() public méthode

public LoadContent ( ) : void
Résultat void

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