The DrawEllipse documentation shows
DrawEllipse( x, y, radiusx, radiusy, color1, color2, filled )
but the field explanations says:
x - The X component of the center of the ellipse.
y - The Y component of the center of the ellipse.
radiusx - The radius of the ellipse in the X direction.
radiusy - The radius of the ellipse in the Y direction.
red - The red component of the ellipse color.
green - The green component of the ellipse color.
blue - The blue component of the ellipse color.
filled - 1=filled, 0=empty.
So it seems there are only two colours, or RGB?
Thanks
----------
Paulo
http://c64programming.wordpress.com