API reference

InputStateMachine

InputStateMachine

class InputStateMachine

Constructors

NameSummary
InputStateMachine
constructor()

Properties

NameSummary
scene
var scene: Scene?

Functions

NameSummary
updateState
fun updateState(intersection: HitInfo?, controllerEntity: Entity, buttons: Int, changed: Int, selectButtonsMask: Int)