FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.ui.clickgui
/
Panel
/
mouseClicked
mouse
Clicked
fun
mouseClicked
(
mouseX
:
Int
,
mouseY
:
Int
,
mouseButton
:
Int
)
:
Boolean
Handles clicks on the panel and disptaches the click to its
moduleButtons
.
See also
Module
Button.
mouse
Clicked