evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Container.m_autoResize
evael
graphics
gui
controls
Container
Container
Container should be resized if a child control is bigger ?
class
Container
protected
bool
m_autoResize
;
Meta
Source
See Implementation
evael
graphics
gui
controls
Container
Container
constructors
this
functions
addChild
draw
focusControl
getControl
initialize
onKey
onMouseClick
onMouseLeave
onMouseMove
onMouseUp
onText
reSize
remove
unfocusControl
update
updateChildPosition
properties
controlUnderMouse
controls
focusedControl
opacity
realPosition
tooltip
templates
ControlGetter
variables
m_autoResize
m_controlUnderMouse
m_controls
m_focusedControl
m_horizontalScrollBar
m_tooltip
m_verticalScrollBar
Container should be resized if a child control is bigger ?