AMOSi:Graphic Ellipse

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

Draws a hollow ellipse, or circle at the appropriate point in your dialogue box.


GE x,y,radius1,radius2;


If you use the same values for both radius1, and radius2, you'll get a circle instead.