GetPolyobjX

From Eternity Wiki
Revision as of 14:16, 8 May 2026 by Printz (talk | contribs)
(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 spawn point, in fixed-point.

If the tagged polyobject doesn't exist, it returns special value 32767.0.

See also