canvas.onmousemove = function(event; position, canvas, context){
};
Run
Clear
Cat
Dog
Run
Bug
Fire
Smile
Cry
Heart
Poop
Animation Demo - use event:
* Use the textarea to write a function(event, position, canvas, context) to move a rectangle as a function of the mouse position.