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
MobileInput2D
C# Class MobileInput2D, c-t-Lunar-Lander
Inheritance:
LanderInput2D
ファイルを表示
Open project: FlaShG/c-t-Lunar-Lander
Public Methods
Method
Description
SetAcceleration
(
bool
on
) :
void
SetLeft
(
bool
on
) :
void
SetRight
(
bool
on
) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
SetAcceleration()
public
method
public
SetAcceleration
(
bool
on
) :
void
on
bool
return
void
SetLeft()
public
method
public
SetLeft
(
bool
on
) :
void
on
bool
return
void
SetRight()
public
method
public
SetRight
(
bool
on
) :
void
on
bool
return
void