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
MobileInput2D
C# Class MobileInput2D, c-t-Lunar-Lander
Inheritance:
LanderInput2D
Afficher le fichier
Open project: FlaShG/c-t-Lunar-Lander
Méthodes publiques
Méthode
Description
SetAcceleration
(
bool
on
) :
void
SetLeft
(
bool
on
) :
void
SetRight
(
bool
on
) :
void
Private Methods
Méthode
Description
Start
( ) :
void
Method Details
SetAcceleration()
public
méthode
public
SetAcceleration
(
bool
on
) :
void
on
bool
Résultat
void
SetLeft()
public
méthode
public
SetLeft
(
bool
on
) :
void
on
bool
Résultat
void
SetRight()
public
méthode
public
SetRight
(
bool
on
) :
void
on
bool
Résultat
void