C# Class Electric_Potatoe_TD.Bestiaire

Datei anzeigen Open project: Haseo/Electric-Potatoe-TD Class Usage Examples

Public Methods

Method Description
Bestiaire ( DataCenter game ) : System
Initialize ( ) : void
LoadContent ( ) : void
UnloadContent ( ) : void
draw ( ) : void
update ( ) : void

Method Details

Bestiaire() public method

public Bestiaire ( DataCenter game ) : System
game DataCenter
return System

Initialize() public method

public Initialize ( ) : void
return void

LoadContent() public method

public LoadContent ( ) : void
return void

UnloadContent() public method

public UnloadContent ( ) : void
return void

draw() public method

public draw ( ) : void
return void

update() public method

public update ( ) : void
return void