Header menu logo Mibo

ActionState Module

Functions and values

Function or value Description

empty

Full Usage: empty

Returns: ActionState<'a>
Returns: ActionState<'a>

nextFrame state

Full Usage: nextFrame state

Parameters:
Returns: ActionState<'a>
state : ActionState<'a>
Returns: ActionState<'a>

update map isDown trigger state

Full Usage: update map isDown trigger state

Parameters:
Returns: ActionState<'a>

Internal update logic (pure)

map : InputMap<'a>
isDown : bool
trigger : Trigger
state : ActionState<'a>
Returns: ActionState<'a>

Type something to start searching.