AxisMappingEntry

constructor(@NonNull droneModel: Drone.Model, @NonNull action: AxisMappableAction, @NonNull axisEvent: AxisEvent, @NonNull buttonEvents: EnumSet<ButtonEvent>)

Constructor.

Parameters

droneModel

drone model onto which the entry should apply

action

action to be triggered

axisEvent

axis event that triggers the action

buttonEvents

button event set that triggers the action