Loading...
Searching...
No Matches
shapes.cpp
36 Image image( "300x300", "white" );
48 Image texture( srcdir + "tile.miff" );
60 image.draw( DrawableEllipse( 100,100, 50,75, 0,360 ) );
61 image.fillColor( Color() ); // Clear out fill color