W3cubDocs

/Haxe Flash

GameInputEvent

package flash.events

extends Event

Available on flash

Static variables

staticfinalDEVICE_ADDED:String

staticfinalDEVICE_REMOVED:String

staticfinalDEVICE_UNUSABLE:String

Variables

read onlydevice:GameInputDevice

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

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