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
DodongosQuest
Screens
Game_Over
GameOverScreen
C# Class DodongosQuest.Screens.Game_Over.GameOverScreen
Inheritance:
IScreen
ファイルを表示
Open project: faintpixel/Roguelike
Public Methods
Method
Description
Draw
(
Microsoft
gameTime
) :
void
GameOverScreen
( ) :
System
Update
(
Microsoft
gameTime
) :
void
Method Details
Draw()
public
method
public
Draw
(
Microsoft
gameTime
) :
void
gameTime
Microsoft
return
void
GameOverScreen()
public
method
public
GameOverScreen
( ) :
System
return
System
Update()
public
method
public
Update
(
Microsoft
gameTime
) :
void
gameTime
Microsoft
return
void