| C# | Visual Basic | Visual C++ |
namespace eDriven.Gui.Cursor
Namespace eDriven.Gui.Cursor
namespace eDriven.Gui.Cursor
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| CursorImage | ||
| CursorManager |
Cursor manager manages cursors
By default, only the system cursor (arrow) is visible in Unity
This class adds other cursor images / animations
The animations are being loaded from the animation package
In fact, a whole package is loaded at once and set to CursorAnimator
Then, CursorAnimator is responsible for animating the selected animation from current package
| |
| CursorPriority | ||
| CursorRenderingMode |
The enumeration for the cursor rendering mode
| |
| CursorType |