Static variables

@:value(false)staticoccupied:Bool = false

@:value(null)staticvirtualButtons:Map<String, VirtualButton> = null

Static methods

staticendFrame():Void

@:value({ i : 0 })staticgetGamepad(i:Int = 0):Gamepad

staticgetKeyboard():Keyboard

Get the Keyboard object. If it is not registered yet then register a new Keyboard.

staticgetMouse():Mouse

staticgetPen():Pen

staticreset():Void