AMOSi:Graphic Ellipse

From Amiga Coding
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.