AMOSi:Zone Position

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the position of the current zone. Depending on the type of the zone the position could be a number (buttons,sliders,DIgit zone) or a string (EDit zones).


ZP


ZP is generally used as part of a zone change routine to redraw your object as the position changes.