TouchScript.Behaviors.Cursors Namespace |
Class | Description | |
---|---|---|
![]() | CursorManager | Pointer visualizer which shows pointer circles with debug text using Unity UI. The script should be placed on an element with RectTransform or a Canvas. A reference prefab is provided in TouchScript package. |
![]() | MouseCursor |
Cursor for mouse pointers.
|
![]() | ObjectCursor |
Cursor for object pointers.
|
![]() | PenCursor |
Cursor for pen pointers.
|
![]() | PointerCursor |
Visual cursor implementation used by TouchScript.
|
![]() | TextPointerCursorT |
Abstract class for pointer cursors with text.
|
![]() | TouchCursor |
Cursor for touch pointers.
|
Enumeration | Description | |
---|---|---|
![]() | PointerCursorCursorState |
Possible states of a cursor.
|