GetPolyobjX

From Eternity Wiki
Revision as of 08:27, 22 June 2019 by Printz (talk | contribs) (Created page with "==ACS functions== fixed GetPolyobjX (int po) fixed GetPolyobjY (int po) Returns the X (respectively Y) coordinate of polyobject ''po'''s center point. It does not return the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ACS functions

fixed GetPolyobjX (int po)

fixed GetPolyobjY (int po)

Returns the X (respectively Y) coordinate of polyobject po's center point. It does not return the coordinate of the anchor thing.

See also