Package com.parrot.drone.groundsdk.device.peripheral.gamepad.skycontrollerua
-
Interface Summary Interface Description AxisEvent.Listener Receives axis events sent from the remote control when a corresponding input is grabbed.ButtonEvent.Listener Receives button events sent from the remote control when a corresponding input is grabbed. -
Class Summary Class Description AxisMappingEntry A mapping entry that defines anAxisMappableAction
to be triggered when the gamepad inputs produce anAxisEvent
, optionally in conjunction with a specific set ofbutton events
in thepressed
state.ButtonsMappingEntry A mapping entry that defines aButtonsMappableAction
to be triggered when the gamepad inputs produce a set ofbutton events
in thepressed
state.MappingEntry Defines a mapping entry. -
Enum Summary Enum Description AxisEvent An event that may be produced by a gamepadaxis
input.ButtonEvent ButtonEvent.State State of the corresponding button.MappingEntry.Type Type of the entry.