W3cubDocs

/Haxe Flash

GameInputEvent

package flash.events

extends Event

@:final@:require(flash11_8) Available on flash

Variables

read only device:GameInputDevice

@:value({ cancelable : false, bubbles : false }) new:String ‑> Bool ‑> Bool ‑> GameInputDevice ‑> Void = { cancelable : false, bubbles : false }

Static variables

static DEVICE_ADDED:String

static DEVICE_REMOVED:String

static DEVICE_UNUSABLE:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/GameInputEvent.html