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