package flash.events
extends Event
Available on flashnew (type:String, bubbles:Bool = true, cancelable:Bool = false, charCodeValue:UInt = 0, keyCodeValue:UInt = 0, keyLocationValue:KeyLocation = 0, ctrlKeyValue:Bool = false, altKeyValue:Bool = false, shiftKeyValue:Bool = false)altKey:BoolcharCode:UIntctrlKey:BoolkeyCode:UIntkeyLocation:KeyLocationshiftKey:BoolupdateAfterEvent ():Voidstatic read only KEY_DOWN:Stringstatic read only KEY_UP:String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/events/KeyboardEvent.html