Difference between revisions of "CursorY"
From Wiki
(→Description: Applying template to note) |
(formatting) |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | + | [[Category: Miscellaneous]] | |
| − | + | {| | |
| − | = | + | | width=100 | {{ro}} || Holds the current y-coordinate screen position of the mouse cursor. |
| − | {{ro}} | + | |} |
| − | + | ||
| − | Holds the current y-coordinate screen position of the mouse cursor. | + | |
| − | + | ||
{{Note|The cursor coordinates (#cursorX and #cursorY) are given relative to the upper left corner of the clients game play window. above and to the left of the game play window, these coordinates will be negative.}} | {{Note|The cursor coordinates (#cursorX and #cursorY) are given relative to the upper left corner of the clients game play window. above and to the left of the game play window, these coordinates will be negative.}} | ||
| Line 16: | Line 13: | ||
</pre> | </pre> | ||
| − | + | ||
| − | { | + | {{footer}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 10:31, 26 August 2005
| ⇒ | Holds the current y-coordinate screen position of the mouse cursor. |
| Note: | The cursor coordinates (#cursorX and #cursorY) are given relative to the upper left corner of the clients game play window. above and to the left of the game play window, these coordinates will be negative. |
Example
See also
| Main Page | Documentation |