Packagecom.theriabook.util
Classpublic class CursorUtil



Public Methods
 MethodDefined by
  
changeCursor(type:Class, xOffset:Number, yOffset:Number):void
[static] Remove the current cursor and set an image.
CursorUtil
Method detail
changeCursor()method
public static function changeCursor(type:Class, xOffset:Number, yOffset:Number):void

Remove the current cursor and set an image.

Parameters
type:Class — The image class
 
xOffset:Number — The xOffset of the cursorimage
 
yOffset:Number — The yOffset of the cursor image