Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Defend_your_home
Screens
MainMenuScreen
C# Class Defend_your_home.Screens.MainMenuScreen
Inheritance:
Screen
ファイルを表示
Open project: MandragoraStudio/Defend-your-home
Public Methods
Method
Description
Draw
( ) :
void
Initialize
( ) :
void
LoadContent
( ) :
void
MainMenuScreen
( ) :
System
Update
( ) :
void
Private Methods
Method
Description
play_Click
(
object
sender
,
EventArgs
e
) :
void
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
Initialize()
public
method
public
Initialize
( ) :
void
return
void
LoadContent()
public
method
public
LoadContent
( ) :
void
return
void
MainMenuScreen()
public
method
public
MainMenuScreen
( ) :
System
return
System
Update()
public
method
public
Update
( ) :
void
return
void