#include <globalvar.h>
Public Attributes | |
| bool | gboolUseAudio |
| bool | gboolFullScreen |
| bool | gboolServerMode |
| uint | guiCityWidth |
| uint | guiCityLength |
| uint | guiMsPerFrame |
| uint | guiScreenWidth |
| uint | guiScreenHeight |
| uint | guiVideoBpp |
| OC_FLOAT | gfMsSimDelayMax |
| string | gsZenServer |
| SDL_mutex * | gpmutexSim |
| Renderer * | gpRenderer |
| AudioManager * | gpAudioMgr |
| GraphicManager * | gpGraphicMgr |
| PropertyManager * | gpPropertyMgr |
| Map * | gpMapMgr |
| Networking * | gpNetworking |
| PathFinder * | gpPathFinder |
| MovementManager * | gpMoveMgr |
| Kernel * | gpKernel |
| Environment * | gpEnvironment |
| SDL_Surface * | gpVideoSrf |
Definition at line 40 of file globalvar.h.
1.4.2