Cursor: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 14:2214:22, 5 July 2025Anders talk contribs 476 bytes +476 Created page with "{{:CursorExampleCode}} ==Functions== {| class="wikitable" !|return !|function !|description |- | |setVisible(bool visible) |Set if the cursor should be visible. |- | |setRelativeMouseMode(bool mode) |If mode is true the mouse cursor is set to invisible and the relative mouse motion is sent. |- | |warpMousePosition(Vec2 pos) |Set mouse position. |- |}"