Header menu logo Mibo

IInputMapper<'Action> Type

Service interface for input mapping. The contract lives in Core; each backend supplies an implementation that polls its native API to evaluate whether each Trigger is held.

Instance members

Instance member Description

this.CurrentState

Full Usage: this.CurrentState

Returns: ActionState<'Action>
Modifiers: abstract
Returns: ActionState<'Action>

this.Update

Full Usage: this.Update

Modifiers: abstract

Type something to start searching.