mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
- We only need an XMBFile, not a CXeromyces to parse GUI objects/scripts/... This makes the interface more consistent with other usage, notably ParamNode. - Rename IGUIObject::AddChild to RegisterChild and flesh out the interface a little. Differential Revision: https://code.wildfiregames.com/D3908 This was SVN commit r25378. |
||
|---|---|---|
| .. | ||
| IGUIButtonBehavior.cpp | ||
| IGUIButtonBehavior.h | ||
| IGUIObject.cpp | ||
| IGUIObject.h | ||
| IGUIScrollBarOwner.cpp | ||
| IGUIScrollBarOwner.h | ||
| IGUITextOwner.cpp | ||
| IGUITextOwner.h | ||