Difference between revisions of "TileZ"
From Wiki
| Line 1: | Line 1: | ||
| − | + | {{header|tile|ro|The #tileZ system variable determines the z-coordinate for the last tile read using the [[tile]] command.}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{ro | + | |
| − | + | ||
| − | The #tileZ system variable determines the z-coordinate for the last tile read using the [[tile]] command. | + | |
==== Example ==== | ==== Example ==== | ||
| Line 17: | Line 11: | ||
</pre> | </pre> | ||
| − | + | {{footer}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
Revision as of 11:29, 26 August 2005
| ⇒ | The #tileZ system variable determines the z-coordinate for the last tile read using the tile command. |
Example
tile init Tile cnt #charPosX #charPosY #cursKind display ok The Z value of the tile at X: , #charPosX , #spc , / Y: , #charPosY , #spc , is: , #tileZ halt
See also
| Main Page | Documentation |