C# Class ScooterController.Controller.HardwareKeyboardController

Inheritance: HardwareBaseController
Afficher le fichier Open project: vejuhust/msft-scooter Class Usage Examples

Méthodes publiques

Méthode Description
ExecuteKeyboardInstruction ( ) : void
HardwareKeyboardController ( ) : System
ShouldExit ( ) : bool

Private Methods

Méthode Description
CloseAllActionChannel ( ) : void
GetPressedKeys ( ) : List

Method Details

ExecuteKeyboardInstruction() public méthode

public ExecuteKeyboardInstruction ( ) : void
Résultat void

HardwareKeyboardController() public méthode

public HardwareKeyboardController ( ) : System
Résultat System

ShouldExit() public méthode

public ShouldExit ( ) : bool
Résultat bool