Cursors
Cursors is the static facade of CursorSystem that wraps all CursorManager singleton operations, providing cursor visibility/lock control, state switching, and render-reset APIs.
CursorManager
CursorManager is the cursor manager of CursorSystem (MonoBehaviour singleton) that manages the CursorState list and drives dynamic cursor frame animation, covering CursorState parameters and runtime adjustment APIs.