CIRCLEFILL
Syntax
CIRCLEFILL(<window>,<X>,<Y>,<radius>,<colour>)
Description
Draws a filled circle in <window> centred at
<X>, <Y> with 24-bit colour <colour>.
24-bit colours are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:09 BST 1998
(Now uses MML)
|