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

mouseReleased()

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

Want to join the conversation?

No posts yet.