evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Window.onMouseMove
evael
graphics
gui
controls
Window
Window
Event called when mouse enters the control.
class
Window
override
void
onMouseMove
(
in
ref
vec2
position
)
Meta
Source
See Implementation
evael
graphics
gui
controls
Window
Window
constructors
this
functions
initialize
onMouseMove
properties
closeButton
titleBar
variables
m_closeButton
m_titleBar
Event called when mouse enters the control.