Variables

@:value(cast flag(0))@:impl@:enuminlineread onlyKeyDown:KeyCodePressEventState = flag(0)

Fired on the first frame a key is pressed down.

@:value(cast flag(1))@:impl@:enuminlineread onlyKeyHold:KeyCodePressEventState = flag(1)

Fired on all consecutive time steps of the key press interval.