TileZ

From Wiki
Revision as of 20:56, 8 August 2005 by Kedrick Valorite (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

#tileCnt

Tile System Variables

Description

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

tile #tileType #tileCnt

Main_Page Documentation Tile System Variables