ae v0.0.3141 (2022-02-14T00:51:10Z)
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.