For each exercise listed below, open a new sketchbook.
You may need to visit the Processing website for additional information.
Do some research to figure out how to turn the mouse pointer (cursor) off.
Implement this functionality in any one of the exercises from the previous step.
Do some research to figure out how to turn the mouse pointer (cursor) into a hand.
Implement this functionality in any one of the exercises from the previous step.
Do some research into the Processing variables: pmousex and pmousey.
Write a Processing sketch that uses these variables.