|
|
Shapes
are drawn but only the Rectangle
is filled in!set_color
works for the three and apparently the set_fill_color
is defined for all Shapes
and it too should work but why it doesn't work for Circle
and Ellipse
? .CPP
and .h
files (http://www.stroustrup.com/Programming/Graphics/ )