Haxe API Documentation
Back |
Indexextern class flash.ui.Mouse
Available in flash
- static var cursor : Dynamic
- static var supportsCursor(default,null) : Bool
- static var supportsNativeCursor(default,null) : Bool
- static function hide() : Void
- static function registerCursor(name : String, cursor : MouseCursorData) : Void
- static function show() : Void
- static function unregisterCursor(name : String) : Void
Back |
Index