NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
UICursor Class Reference

Selectable sprite that follows the mouse. More...

Inheritance diagram for UICursor:

Static Public Member Functions

static void Clear ()
 Clear the cursor back to its original value. More...
 
static void Set (UIAtlas atlas, string sprite)
 Override the cursor with the specified sprite. More...
 

Public Attributes

Camera uiCamera
 

Static Public Attributes

static UICursor instance
 

Detailed Description

Selectable sprite that follows the mouse.

Member Function Documentation

static void UICursor.Clear ( )
static

Clear the cursor back to its original value.

static void UICursor.Set ( UIAtlas  atlas,
string  sprite 
)
static

Override the cursor with the specified sprite.

Member Data Documentation

UICursor UICursor.instance
static
Camera UICursor.uiCamera

The documentation for this class was generated from the following file: