PC Stable Documentation
|
|
Private Member Functions | |
void | OnWidgetScriptInit (Widget w) |
override bool | OnUpdate (Widget w) |
override bool | OnChildAdd (Widget w, Widget child) |
override bool | OnChildRemove (Widget w, Widget child) |
protected int | GetChildIndex (Widget w) |
void | UpdateLayout () |
protected void | UpdateChild (Widget child, float w, float h, int index) |
Private Attributes | |
protected Widget | m_root |
protected int | m_count |
References INDEX_NOT_FOUND, and m_root.
References m_root, and UpdateLayout().
Referenced by UpdateLayout().
|
inlineprivate |
References m_count, m_root, and UpdateChild().
Referenced by OnUpdate().
|
private |
|
private |
Referenced by GetChildIndex(), OnUpdate(), OnWidgetScriptInit(), and UpdateLayout().