Interface: InputAction
Defined in: input/input-action.ts:4
Represents a generic input action with a name and input group.
Properties
inputGroup
inputGroup:
string
Defined in: input/input-action.ts:8
The input group this action belongs to.
name
name:
string
Defined in: input/input-action.ts:6
The name of the action.