You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the function expects a table replicating the Cursor C struct:
{ offset = { x = INT, y = INT }, clr = INT[32], set = INT[32] }
If the function is called with no parameter or nil it will reset the cursor
to its default.
0 commit comments