Difference between revisions of "CliTop"
From Wiki
Stelminator (Talk | contribs) (→#cliTop) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|Client|rw|Returns the Y coordinate of the top edge of the gameplay window}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{rw}} | + | |
| − | |||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
| Line 15: | Line 10: | ||
</pre> | </pre> | ||
| − | + | ||
| − | { | + | {{footer}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 17:25, 26 August 2005
| ⇔ | Returns the Y coordinate of the top edge of the gameplay window |
Example
; Move the gameplay window to the top/left corner set #cliLeft 0 set #cliTop 0 halt
See also
| Main Page | Documentation |