Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LegendOfZelda
GameState
Command
PauseGameCommand
C# Class LegendOfZelda.GameState.Command.PauseGameCommand
Inheritance:
ICommand
Afficher le fichier
Open project: EthanHuston/CSE-3902-Legendary-Legend-of-Zelda-Dungeon
Méthodes publiques
Méthode
Description
Execute
( ) :
void
PauseGameCommand
(
IGameState
gameState
) :
LegendOfZelda.Interface
Method Details
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void
PauseGameCommand()
public
méthode
public
PauseGameCommand
(
IGameState
gameState
) :
LegendOfZelda.Interface
gameState
IGameState
Résultat
LegendOfZelda.Interface