Mouse Array
In this example the last 6o mouse locations are stored in an array. The first element is shifted 'out' as new values are added to the end of the array and shifted down towards element 0.
52.1 Change num to different values.
52.2 Change the 4 in fill(i*4) to different values.