class org.aswing.Cursor
The Cursor definited from Look and Feels. @author paling
Class Fields
static function createCursor(type:String): DisplayObject
Create a cursor from the look and feel defined system cursor.
the | type of the cursor |
returns | a cursor, or null if there is not such cursor of this type. |