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