xoreos
0.0.5
|
Public Member Functions | |
bool | operator< (const Resolution &x) const |
Public Attributes | |
int | width |
int | height |
const char * | gui |
|
inline |
const char* Engines::KotOR::Resolution::gui |
Definition at line 174 of file hud.cpp.
Referenced by Engines::KotOR::HUD::update().
int Engines::KotOR::Resolution::height |
Definition at line 172 of file hud.cpp.
Referenced by operator<().
int Engines::KotOR::Resolution::width |
Definition at line 171 of file hud.cpp.
Referenced by operator<().