Difference between revisions of "CliLeft"
From Wiki
Stelminator (Talk | contribs) (→#cliLeft) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|Client Variables|rw|Returns the X coordinate of the left edge of the gameplay window}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{rw}} | + | |
| − | |||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
| Line 15: | Line 10: | ||
</pre> | </pre> | ||
| − | + | ||
| − | { | + | {{footer}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 07:45, 27 August 2005
| ⇔ | Returns the X coordinate of the left 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 |