Difference between revisions of "Category:cursor"
Jump to navigation
Jump to search
(Created page with " ==Quick Overview== *'''hide'''() : Hides the cursor on the screen *'''set'''(cursorname) : Sets the new shape of the cursor to ''cursorname'' (see full list in the spe...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
==Quick Overview== | ==Quick Overview== | ||
− | *'''[[hide]]'''() : Hides the cursor on the screen | + | *'''[[cursor.hide]]'''() : Hides the cursor on the screen |
− | *'''[[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) |
− | *'''[[show]]'''() : Makes the cursor visible on the screen | + | *'''[[cursor.show]]'''() : Makes the cursor visible on the screen |
<br> | <br> |
Latest revision as of 00:56, 25 May 2011
Quick Overview
- cursor.hide() : Hides the cursor on the screen
- cursor.set(cursorname) : Sets the new shape of the cursor to cursorname (see full list in the specific article)
- cursor.show() : Makes the cursor visible on the screen
Pages in category "cursor"
The following 4 pages are in this category, out of 4 total.