|
void | AddString (const tString &asName, const tString &asValue) |
|
void | AddInt (const tString &asName, int alValue) |
|
void | AddFloat (const tString &asName, float afValue) |
|
void | AddBool (const tString &asName, bool abValue) |
|
const tString & | GetString (const tString &asName) |
|
float | GetFloat (const tString &asName, float afDefault) |
|
int | GetInt (const tString &asName, int alDefault) |
|
bool | GetBool (const tString &asName, bool abDefault) |
|
The documentation for this class was generated from the following file:
- engines/hpl1/engine/game/Game.h