Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Electric_Potatoe_TD
TowerData
C# Class Electric_Potatoe_TD.TowerData
Mostrar archivo
Open project: Haseo/Electric-Potatoe-TD
Class Usage Examples
Public Methods
Method
Description
Initialize
( ) :
void
LoadContent
( ) :
void
TowerData
(
DataCenter
game
) :
System
UnloadContent
( ) :
void
draw
( ) :
void
update
( ) :
void
Method Details
Initialize()
public
method
public
Initialize
( ) :
void
return
void
LoadContent()
public
method
public
LoadContent
( ) :
void
return
void
TowerData()
public
method
public
TowerData
(
DataCenter
game
) :
System
game
DataCenter
return
System
UnloadContent()
public
method
public
UnloadContent
( ) :
void
return
void
draw()
public
method
public
draw
( ) :
void
return
void
update()
public
method
public
update
( ) :
void
return
void