![]() |
Liberi
An exergame built for kids with CP!
|
A Device for providing Direction (and optionally Power) information to the Controls Class. More...
Inherits Device.
Public Member Functions | |
override UJeli | GetDeviceSaveOptions () |
Returns a jeli containing all the custom options used by a device. More... | |
Public Attributes | |
GamepadCode | PrimaryActionButton |
GamepadCode | SecondaryActionButton |
GamepadCode | CycleNextButton |
GamepadCode | CyclePreviousButton |
GamepadCode | MenuButton |
GamepadCode | BackButton |
A Device for providing Direction (and optionally Power) information to the Controls Class.
Definition at line 24 of file GamepadControls.cs.
|
inlinevirtual |
Returns a jeli containing all the custom options used by a device.
Reimplemented from Device.
Definition at line 84 of file GamepadControls.cs.