ButtonsMappingEntry

constructor(@NonNull droneModel: Drone.Model, @NonNull action: ButtonsMappableAction, @NonNull buttonEvents: Set<ButtonEvent>)

Constructor.

Parameters

droneModel

drone model onto which the entry should apply

action

action to be triggered

buttonEvents

event set that triggers the action