object - commandobject - platoon


int DistanceTo(int nX, int nY)

Scope: public

Parameters
nX - X coordinate
nY - Y coordinate

Return values
distance

Description
Calculates distance to the point

See also