C# Class WoWmapper.Controllers.InputMapper

Afficher le fichier Open project: topher-au/WoWmapper

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
ActiveController_ButtonStateChanged ( GamepadButton button, bool state ) : void
GetForegroundWindow ( ) : IntPtr
InputMapper ( ) : System
InputWatcherThread ( ) : void
ProcessCharacterMenu ( GamepadButton button, bool state ) : void
ProcessCursor ( Point axis ) : void
ProcessInput ( GamepadButton button, bool state ) : void
ProcessMovement ( Point axis ) : void
ProcessPlayerAoe ( GamepadButton button, bool state ) : void

Method Details

Start() public static méthode

public static Start ( ) : void
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void