PointerCursor Methods |
The PointerCursor type exposes the following members.
Name | Description | |
---|---|---|
getPointerHash |
Returns pointer hash.
| |
hide |
Hides (clears) this instance.
| |
Hide |
Hides this instance.
| |
Init |
Initializes (resets) the cursor.
| |
SetState |
Sets the state of the cursor.
| |
show |
Shows this instance.
| |
update |
This method is called every time when the pointer changes.
| |
updateOnce |
This method is called once when the cursor is initialized.
| |
UpdatePointer |
Updates the pointer. This method is called when the pointer is moved.
|