Header menu logo Mibo.Raylib

InputMap<'Action> Type

Configuration mapping game actions to their trigger inputs.

Record fields

Record Field Description

ActionToTriggers

Full Usage: ActionToTriggers

Field type: Map<'Action, Trigger list>
Field type: Map<'Action, Trigger list>

TriggerToActions

Full Usage: TriggerToActions

Field type: Map<Trigger, 'Action list>
Field type: Map<Trigger, 'Action list>

Type something to start searching.