Computer Science 202
Introduction to Programming
Fall 2013, The College of Saint Rose
Agenda
Modify the "Mouse Droppings" example so blue circles are placed along the mouse's path while the mouse is being dragged on the canvas in addition to the red circles that are already placed there when the mouse is moved on the canvas.
Please submit only the file MouseDroppings.java in Submission Box under "InClass5" before you leave class.
No New Lecture Assignment
Examples