![]() |
DDraceNetwork Documentation
|
#include <menu_background.h>
Public Member Functions | |
| CTheme (const char *pName, bool HasDay, bool HasNight) | |
| bool | operator< (const CTheme &Other) const |
Public Attributes | |
| std::string | m_Name |
| bool | m_HasDay |
| bool | m_HasNight |
| IGraphics::CTextureHandle | m_IconTexture |
| bool CTheme::m_HasDay |
| bool CTheme::m_HasNight |
| IGraphics::CTextureHandle CTheme::m_IconTexture |
| std::string CTheme::m_Name |