|
NGUI: Next-Gen UI kit
3.7.2
|
Selectable sprite that follows the mouse. More...
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 |
Selectable sprite that follows the mouse.
|
static |
Clear the cursor back to its original value.
|
static |
Override the cursor with the specified sprite.
|
static |
| Camera UICursor.uiCamera |