mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
|
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Since C++11 a C typedef'ed union can be forward declared, so the wrapper is no longer needed. While at it switch signatures to refs and convert C style casts. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> |
||
|---|---|---|
| .. | ||
| ObjectBases | ||
| ObjectTypes | ||
| Scripting | ||
| SettingTypes | ||
| tests | ||
| CGUI.cpp | ||
| CGUI.h | ||
| CGUIScrollBarHorizontal.cpp | ||
| CGUIScrollBarHorizontal.h | ||
| CGUIScrollBarVertical.cpp | ||
| CGUIScrollBarVertical.h | ||
| CGUISetting.cpp | ||
| CGUISetting.h | ||
| CGUISprite.cpp | ||
| CGUISprite.h | ||
| CGUIText.cpp | ||
| CGUIText.h | ||
| GUIManager.cpp | ||
| GUIManager.h | ||
| GUIObjectEventBroadcaster.h | ||
| GUIObjectTypes.cpp | ||
| GUIRenderer.cpp | ||
| GUIRenderer.h | ||
| GUIStringConversions.cpp | ||
| GUITooltip.cpp | ||
| GUITooltip.h | ||
| IGUIScrollBar.cpp | ||
| IGUIScrollBar.h | ||
| SGUIIcon.h | ||
| SGUIMessage.h | ||
| SGUIStyle.h | ||