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.
As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...
No comments:
Post a Comment