Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SadConsole
Instructions
DoubleInstruction
C# Class SadConsole.Instructions.DoubleInstruction
Inheritance:
InstructionBase
ファイルを表示
Open project: Thraka/SadConsole
Private Properties
Property
Type
Description
Public Methods
Method
Description
DoubleInstruction
( ) :
System
Repeat
( ) :
void
Reset
( ) :
void
Run
( ) :
void
Runs this instruction.
Method Details
DoubleInstruction()
public
method
public
DoubleInstruction
( ) :
System
return
System
Repeat()
public
method
public
Repeat
( ) :
void
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Run()
public
method
Runs this instruction.
public
Run
( ) :
void
return
void