We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb248c1 commit fbf580aCopy full SHA for fbf580a
README.md
@@ -12,7 +12,7 @@ Refer to example project in ```Corona/``` directory
12
- ```showCursor``` - shows the cursor if it was hidden
13
- ```hideCursor``` - hides the cursor if it was visible
14
- ```resetCursor``` - resets the cursor to the default arrow cursor
15
-- ```destroyCursor``` - destroys the cursor handle and frees its memory
+- ```destroyCursor``` - destroys a cursor handle and frees its memory
16
- ```loadWinCursor``` - loads the specified windows-provided cursor
17
18
# Valid arguments to loadWinCursor()
0 commit comments