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.
CIRCLEFILL(<window>,<X>,<Y>,<radius>,<colour>)
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.