ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
ContainerControl.handleMouseDown
ae
ui
wm
controls
control
ContainerControl
Propagates the event to the control at the given coordinates.
class
ContainerControl
override
void
handleMouseDown
(
int
x
,
int
y
,
MouseButton
button
)
Meta
Source
See Implementation
ae
ui
wm
controls
control
ContainerControl
functions
addChild
controlAt
handleMouseDown
handleMouseMove
handleMouseUp
render
properties
children
Propagates the event to the control at the given coordinates.