AMOSi:Graphic Square

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

an example can be found on AMOSPro_Tutorial:Tutorials/Interface/Graphics.AMOS


Draws a hollow box on the screen in the current ink colour.


GS tx,ty,bx,by;


All coordinates are measured relative to the BAse point.