Characteristic | Locus |
---|---|
Namespace | Meadow.Peripherals.Sensors.Hid |
Assembly | Meadow.Contracts.dll |
Syntax
public enum DigitalJoystickPosition
Fields
Name | Description |
---|---|
Center | Center / neutral position |
Down | Down or button position with no horizontal movement |
DownLeft | Lower left position |
DownRight | Lower right position |
Left | Left position with no vertical movement |
Right | Right position with no vertical movement |
Up | Up or top postion with no horizontal movement |
UpLeft | Upper left position |
UpRight | Upper right position |