uicore.InteractiveComponent
uicore.InteractiveComponent
Fields
| Name | Type | |
|---|---|---|
parent | uicore.UIElement | |
interactive | h2d.Interactive | |
actionSignals | uicore.signals.ActionSignals |
Protos
f@5723initMouseInteractive(uicore.InteractiveComponent) → Voidf@5724resize(uicore.InteractiveComponent) → Voidf@5725resizeMouseInteractive(uicore.InteractiveComponent) → Voidf@5726getActionSignal(uicore.InteractiveComponent, I32) → libs.signals.Signal1f@5727registerCallback(uicore.InteractiveComponent, I32, Fun) → Voidf@5728handleAction(uicore.InteractiveComponent, I32, Virtual[handled, mouse, pressed]) → Voidf@5729selectFromMouse(uicore.InteractiveComponent, hxd.Event, Bool) → Boolf@5730over(uicore.InteractiveComponent, hxd.Event) → Voidf@5731click(uicore.InteractiveComponent, hxd.Event) → Voidf@5732push(uicore.InteractiveComponent, hxd.Event) → Voidf@5733wheel(uicore.InteractiveComponent, hxd.Event) → Void
Bindings
- static
f@5735__constructor__(uicore.InteractiveComponent, uicore.UIElement) → Void