| Line 1: |
Line 1: |
| | ==Quick Overview== | | ==Quick Overview== |
| − | *'''[[cursor.hide|hide]]'''() : Hides the cursor on the screen | + | *'''[[cursor.hide]]'''() : Hides the cursor on the screen |
| − | *'''[[cursor.set|set]]'''(cursorname) : Sets the new shape of the cursor to ''cursorname'' (see full list in the specific article) | + | *'''[[cursor.set]]'''(cursorname) : Sets the new shape of the cursor to ''cursorname'' (see full list in the specific article) |
| − | *'''[[cursor.show|show]]'''() : Makes the cursor visible on the screen | + | *'''[[cursor.show]]'''() : Makes the cursor visible on the screen |
| | <br> | | <br> |