Mouse Interaction with Objects

Code! Programming with p5.js Lesson #7.4

How can an object interact with the mouse? This video looks at how you can implement basic mouse interaction (rollover, mousePressed) with your own code and HTML5 canvas.