AW OBJECT OLD X
AW_OBJECT_OLD_X
Type
Integer
Description
X coordinate (east/west) of an object, in centimeters, before it is to be changed (using aw_object_change).
Notes
This attribute is only referenced by the aw_object_change method, and is only applicable when AW_OBJECT_ID is set to zero. Setting AW_OBJECT_ID to zero indicates that the object be identified using AW_OBJECT_OLD_X, AW_OBJECT_OLD_Z and AW_OBJECT_OLD_NUMBER.
If an object is changed then its coordinates are updated to the values found in AW_OBJECT_X and AW_OBJECT_Z as well as the other attributes defined for the aw_object_change method.
For a more detailed discussion of objects in Activeworlds, see Property.