evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
GuiManager.onMouseClick
evael
graphics
gui
GuiManager
GuiManager
Event called on mouse button click action.
class
GuiManager
void
onMouseClick
(
in
MouseButton
mouseButton
,
in
ref
vec2
mousePosition
)
Meta
Source
See Implementation
evael
graphics
gui
GuiManager
GuiManager
constructors
this
functions
add
addCustomControlType
clear
dispose
fixedUpdate
focus
getControlById
loadTheme
onKey
onMouseClick
onMouseMove
onMouseUp
onText
remove
setTheme
unfocus
update
properties
controlUnderMouse
focusedControl
Event called on mouse button click action.