Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LegendOfZelda
GameState
Command
MainMenuCommand
C# Class LegendOfZelda.GameState.Command.MainMenuCommand
Inheritance:
ICommand
显示文件
Open project: EthanHuston/CSE-3902-Legendary-Legend-of-Zelda-Dungeon
Public Methods
Method
Description
Execute
( ) :
void
MainMenuCommand
(
IGameState
gameState
) :
LegendOfZelda.Interface
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
MainMenuCommand()
public
method
public
MainMenuCommand
(
IGameState
gameState
) :
LegendOfZelda.Interface
gameState
IGameState
return
LegendOfZelda.Interface