C# Class Astroids.Classes.ControlHandler

Afficher le fichier Open project: Timvangool/AsteroidsAPO2 Class Usage Examples

Méthodes publiques

Méthode Description
ControlHandler ( ) : System
GetInput ( ) : List
SetWiimoteLeds ( int wmIndex, int lives ) : void

Method Details

ControlHandler() public méthode

public ControlHandler ( ) : System
Résultat System

GetInput() public méthode

public GetInput ( ) : List
Résultat List

SetWiimoteLeds() public méthode

public SetWiimoteLeds ( int wmIndex, int lives ) : void
wmIndex int
lives int
Résultat void