mouseReleased

fun mouseReleased(mouseX: Int, mouseY: Int, state: Int)

Handles mouse release for the panel and dispatches it to its moduleButtons.

Also takes care of updating the state of the panel to ClickGui.

See also