Packageardisia.managers.cursorManager
Classpublic class CursorPriority
InheritanceCursorPriority Inheritance Object

Cursor priorities. Using these values makes it easier to predict the priority of displayed custom cursors.



Public Constants
 ConstantDefined By
  HIGH : Number = 100
[static]
CursorPriority
  LOW : Number = 1
[static]
CursorPriority
  MEDIUM : Number = 10
[static]
CursorPriority
Constant Detail
HIGHConstant
public static const HIGH:Number = 100

LOWConstant 
public static const LOW:Number = 1

MEDIUMConstant 
public static const MEDIUM:Number = 10