mouseClicked

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

Handles mouse clicks for this element and dispatches them to its menuElements.

Return

true if an action was performed.

See also