Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LegendOfZelda
GameState
Command
ExitGameCommand
C# 클래스 LegendOfZelda.GameState.Command.ExitGameCommand
상속:
ICommand
파일 보기
프로젝트 열기: EthanHuston/CSE-3902-Legendary-Legend-of-Zelda-Dungeon
공개 메소드들
메소드
설명
Execute
( ) :
void
ExitGameCommand
(
IGameState
gameState
) :
LegendOfZelda.Interface
메소드 상세
Execute()
공개
메소드
public
Execute
( ) :
void
리턴
void
ExitGameCommand()
공개
메소드
public
ExitGameCommand
(
IGameState
gameState
) :
LegendOfZelda.Interface
gameState
IGameState
리턴
LegendOfZelda.Interface