Logo


search API (or start typing anywhere)


KeyEvent

snow.types.KeyEvent defined in snow.types.Types


class
meta: @:allow(snow.systems.input.Input)


 

Members


keycode
keycode : Null<Int>

mod
mod : snow.types.ModState

repeat
repeat : Null<Bool>

scancode
scancode : Null<Int>

type
type : Null<snow.types.KeyEventType>

Methods