uicore.element.UIWindow
uicore.element.UIWindow
Inherits from: uicore.UIElement
Fields
| Name | Type | |
|---|---|---|
paused | Bool | |
signals | uicore.signals.WindowSignals | |
controllerExclusivity | Bool |
Protos
f@5709update(uicore.element.UIWindow, F64) → Voidf@5710_canBeSelected(uicore.element.UIWindow) → Boolf@5711selectFromMouse(uicore.element.UIWindow, Bool) → Boolf@5712requestSelectionFromMouse(uicore.element.UIWindow, uicore.UIElement) → Boolf@5713handleAction(uicore.element.UIWindow, I32, Virtual[handled, mouse, pressed]) → Voidf@5714bindDefaultActions(uicore.element.UIWindow) → Voidf@5715close(uicore.element.UIWindow) → Void
Bindings
- static
f@5736__constructor__(uicore.element.UIWindow, uicore.UIElement) → Void