AW CELL X
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 2.1 | ||
SDK | build 13 |
AW_CELL_X
Type
Integer (read only)
Description
X coordinate (east/west) of the cell being updated, in dekameters.
Notes
The attributes AW_CELL_X and AW_CELL_Z together uniquely identify a cell in a world.
Cell coordinates are in ten meter increments. The Z coordinate specifies the cell's location along the north/south axis, with north being positive. The coordinates displayed in the title bar of the Active Worlds Browser (e.g. "15N 35W") are cell coordinates.
For a complete description of how to use these attributes in order to examine property in a world, see Property.
Usage
See Sample Program #2 for an example of how to use AW_CELL_X and AW_CELL_Z.