Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LegendOfZelda
GameState
Command
TurnButtonOffCommand
C# Class LegendOfZelda.GameState.Command.TurnButtonOffCommand
Inheritance:
ICommand
Exibir arquivo
Open project: EthanHuston/CSE-3902-Legendary-Legend-of-Zelda-Dungeon
Public Methods
Method
Description
Execute
( ) :
void
TurnButtonOffCommand
(
IOnOffButton
button
) :
LegendOfZelda.Interface
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
TurnButtonOffCommand()
public
method
public
TurnButtonOffCommand
(
IOnOffButton
button
) :
LegendOfZelda.Interface
button
IOnOffButton
return
LegendOfZelda.Interface