haXe API Documentation
Back |
Indexextern class flash.automation.KeyboardAutomationAction
Available in flash9
- var keyCode : UInt
- function new(type : String, ?keyCode : UInt) : Void
- static var KEY_DOWN : String
- static var KEY_UP : String
Back |
Index