mouseClicked

fun mouseClicked(mouseX: Int, mouseY: Int, mouseButton: Int): Boolean

Handles clicks on the panel and disptaches the click to its moduleButtons.

See also