Interface: DeckKeyState
Defined in: keys.ts:33
The keymap's view of the deck (see installKeys' getState).
Properties
atEnd
atEnd:
boolean
Defined in: keys.ts:38
At the very last frame — nothing ahead.
atStart
atStart:
boolean
Defined in: keys.ts:36
At the very first frame — nothing behind.
hudOpen
hudOpen:
boolean
Defined in: keys.ts:34