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