Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Blink
StateQuit
C# 클래스 Blink.StateQuit
상속:
GameState
파일 보기
프로젝트 열기: dah6ce/Blink
공개 메소드들
메소드
설명
Draw
(
Microsoft
sb
) :
void
GetTransition
( ) :
GameState
Initialize
( ) :
void
LoadContent
(
Microsoft
Content
) :
void
StateQuit
( ) :
System
UnloadContent
( ) :
void
Update
(
Microsoft
gameTime
) :
void
메소드 상세
Draw()
공개
메소드
public
Draw
(
Microsoft
sb
) :
void
sb
Microsoft
리턴
void
GetTransition()
공개
메소드
public
GetTransition
( ) :
GameState
리턴
GameState
Initialize()
공개
메소드
public
Initialize
( ) :
void
리턴
void
LoadContent()
공개
메소드
public
LoadContent
(
Microsoft
Content
) :
void
Content
Microsoft
리턴
void
StateQuit()
공개
메소드
public
StateQuit
( ) :
System
리턴
System
UnloadContent()
공개
메소드
public
UnloadContent
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
(
Microsoft
gameTime
) :
void
gameTime
Microsoft
리턴
void