Difference between revisions of "FindX"
From Wiki
Line 1: | Line 1: | ||
− | + | {{header|FindItem|ro|The [[Var_findX|#findX]] system variable contains the x-coordinate of the object returned by [[findItem|findItem]]. If [[Var_findKind|#findKind]] equals 0, the coordinate is a screen coordinate, if [[Var_findKind|#findKind]] equals 1, the coordinate is a world coordinate.}} | |
− | + | ||
− | + | ||
− | + | ||
− | {{ro}} | + | |
− | + | {{Example| | |
− | + | ||
− | + | ||
− | + | ||
..... | ..... | ||
loop: | loop: | ||
Line 17: | Line 10: | ||
goto loop | goto loop | ||
} | } | ||
− | ..... | + | .....}} |
− | + | {{footer}} | |
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + |
Revision as of 13:01, 26 August 2005
⇒ | The #findX system variable contains the x-coordinate of the object returned by findItem. If #findKind equals 0, the coordinate is a screen coordinate, if #findKind equals 1, the coordinate is a world coordinate. |
See also
Main Page | Documentation |