Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Electric_Potatoe_TD
Bestiaire
C# Class Electric_Potatoe_TD.Bestiaire
Mostra file
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