Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Defend_your_home
Screens
GameScreen
C# Class Defend_your_home.Screens.GameScreen
Inheritance:
Screen
Datei anzeigen
Open project: MandragoraStudio/Defend-your-home
Public Methods
Method
Description
Draw
( ) :
void
GameScreen
( ) :
System
Initialize
( ) :
void
LoadContent
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
pintaDebug
( ) :
void
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
GameScreen()
public
method
public
GameScreen
( ) :
System
return
System
Initialize()
public
method
public
Initialize
( ) :
void
return
void
LoadContent()
public
method
public
LoadContent
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void