GetY

Category: Objects / Position
Since engine version: 1.0 OC

Description

Returns the y position of the calling object.

Syntax

int GetY(int prec);

Parameter

prec:
[opt] Precision. Coordinates are divided by this value to enable retrieval of fractional positions. Defaults to 1.
See also: GetX, GetXDir, GetYDir, SetPosition, SetXDir, SetYDir
Cucaracha, 2002-05