voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
GuiContext.WidgetTreeVisitor
voxelman
gui
guicontext
GuiContext
Undocumented in source.
class
GuiContext
static
struct
WidgetTreeVisitor (
bool
rootFirst
bool
onlyVisible
) {
WidgetId
root
;
GuiContext
ctx
;
int
opApply
(int delegate(WidgetProxy) del);
}
Members
Functions
opApply
int
opApply
(int delegate(WidgetProxy) del)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ctx
GuiContext
ctx
;
Undocumented in source.
root
WidgetId
root
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
gui
guicontext
GuiContext
constructors
this
functions
addChild
beginDrag
clipboard
createOverlay
createWidget
cursorIcon
doDrag
draggedWidget
endDrag
focusedWidget
get
getByName
getOrCreate
getRoot
getRoots
has
hoveredWidget
inputOwnerWidget
lastClickedWidget
onCharEnter
onKeyPress
onKeyRelease
onScroll
pointerMoved
pointerPressed
pointerReleased
postEvent
pressedWidget
remove
removeWidget
set
update
visitTreeChildrenFirstAll
visitTreeChildrenFirstVisible
visitTreeRootFirstAll
visitTreeRootFirstVisible
widgetChildren
static functions
containsPointer
structs
WidgetTreeVisitor
variables
debugText
nameToId
roots
state
style
widgetIds
widgets