In wwwBASIC, PRESET does the exact same as PSET when no color is specified: they both set the pixel color to the foreground color.
In BAM, PRESET now sets the pixel color, when a color is not specified, to the background color.
This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...
No comments:
Post a Comment