Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Electric_Potatoe_TD
TowerData
C# Class Electric_Potatoe_TD.TowerData
Afficher le fichier
Open project: Haseo/Electric-Potatoe-TD
Class Usage Examples
Méthodes publiques
Méthode
Description
Initialize
( ) :
void
LoadContent
( ) :
void
TowerData
(
DataCenter
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
TowerData()
public
méthode
public
TowerData
(
DataCenter
game
) :
System
game
DataCenter
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