![]() |
Liberi
An exergame built for kids with CP!
|
A Device for providing Direction information to the Controls class from keyboard input. More...
Inherits Device.
Public Attributes | |
| KeyCode | UpKey |
| KeyCode | DownKey |
| KeyCode | LeftKey |
| KeyCode | RightKey |
| KeyCode | PrimaryKey |
| KeyCode | SecondaryKey |
| KeyCode | CycleNextKey |
| KeyCode | CyclePreviousKey |
| KeyCode | MenuKey |
| KeyCode | BackKey |
Additional Inherited Members | |
Public Member Functions inherited from Device | |
| virtual UJeli | GetDeviceSaveOptions () |
| Returns a jeli containing all the custom options used by a device. More... | |
A Device for providing Direction information to the Controls class from keyboard input.
Definition at line 12 of file KeyboardControls.cs.