w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
Widget.layout
w4d
widget
base
Widget
Re-layouts the widget.
void
layout
(vec2i size)
vec2
layout
(vec2 pos, vec2 size)
class
Widget
vec2
layout
(
vec2
pos
,
vec2
size
)
Meta
Source
See Implementation
w4d
widget
base
Widget
constructors
this
functions
checkNeedLayout
disableState
draw
drawBox
drawChildren
enableState
findChildAt
handlePopup
infectWindowContext
layout
requestLayout
requestRedraw
setLayout
shift
mixins
__anonymous
properties
calcedChildren
childLayoutables
childPlacerOwners
children
colorset
layoutObject
needLayout
needRedraw
status
style
wantedSize
variables
_box
_colorset
_context
_layout
_needLayout
_status
_style
Re-layouts the widget.