GetX
Category: Objects
/ Position
Since engine version: 5.1 OC
Description
Returns the x position of the calling object.
Syntax
int GetX(int prec);
Parameter
- prec:
[opt]
Precision. Coordinates are divided by this value to enable retrieval of fractional positions. Defaults to 1.
Cucaracha, 2002-05