Skip to content

useInput

const useInput: UseBoundStore<StoreApi<InputState>>

Defined in: packages/engine/src/stores/input.ts:25

What the player is steering with, and the verbs a touch control calls. It resets when the game unmounts.