| Compounds | |
| class | ZConfigFile | 
| ZConfigFile Class for use in ZEngine. More... | |
| class | ZCF_Variable | 
| ZConfigFile Variable class. More... | |
| class | ZCF_Section | 
| ZConfigFile Section class. More... | |
| class | ZEngine | 
| Main ZEngine Singleton Class. More... | |
| class | ZFont | 
| ZFont class for basic Font use. More... | |
| class | ZImage | 
| ZImage class for basic Image use. More... | |
| class | ZMusic | 
| ZMusic class for playing full length music (eg. ogg or wav). More... | |
| class | ZObject | 
| ZObject base class for other ZEngine objects. More... | |
| class | ZRect | 
| ZEngine class for simplified rectangle use. More... | |
| class | ZSound | 
| ZSound class for playing sound effects. (WAV). More... | |
| class | ZTimer | 
| ZTimer class for Timer use. More... | |
| Functions | |
| string | _GetError (int line, string file, string str) | 
| Error handling Utiltity function. | |
| void | _LogError (int line, string file, string str) | 
| Error handling Utiltity function. | |
| string | FormatStr (const char *fmtstr,...) | 
| Parses a string and interprets variable arguments, similar to sprintf. | |
| 
 | ||||||||||||||||
| Get string describing error given appropriate details. 
 
 | 
| 
 | ||||||||||||||||
| Log error to stderr, describing error given appropriate details. 
 | 
| 
 | ||||||||||||
| Takes % identifiers out of fmtstr and parses them, replacing them with cooresponding values in the variable arguments list. For more detail view <cstdarg> documentation. 
 
 | 
 1.2.18
1.2.18