If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Course: Unlisted resources area > Unit 2

Lesson 1: ProcessingJS documentation

mousePressed()

If you define a function called mousePressed in your code, then that function will get called every time the user presses the mouse.
You might also be interested in mouseClicked, mouseReleased, or mouseMoved depending on what you're trying to implement.

Want to join the conversation?

No posts yet.