Draw a filled circle
Once the mouse pointer is turned off:
- Listing 5 uses the values of the
incoming parameters
- To draw a filled circle of the specified color
- At the
specified location
- In the off-screen buffer.
Then Listing 5
- Copies the contents of the off-screen buffer to the screen.