src/tron/gStuff.cpp File Reference

#include "gStuff.h"
#include "eCoord.h"
#include "tConfiguration.h"
#include "tResourceManager.h"
#include "uInput.h"
#include "tInitExit.h"
#include "nConfig.h"
#include "rSDL.h"
#include "rScreen.h"
#include "rRender.h"

Include dependency graph for gStuff.cpp:

Go to the source code of this file.

Functions

bool sg_MoviePack ()

Variables

bool pp_out = 1
bool pp_tess_deb = 0
static nSettingItem< tStringconf_res_repo ("RESOURCE_REPOSITORY_SERVER", tResourceManager::AccessRepoServer())
static tConfItem< bool > grab ("MOUSE_GRAB", su_mouseGrab)
bool sg_moviepackInstalled = false
bool sg_moviepackUse = true
static tConfItem< bool > ump ("MOVIEPACK", sg_moviepackUse)
static nSettingItemWatched< REALsu_doubleBindTimeoutConf ("DOUBLEBIND_TIME", su_doubleBindTimeout, nConfItemVersionWatcher::Group_Cheating, 7)


Function Documentation

bool sg_MoviePack (  ) 

Definition at line 59 of file gStuff.cpp.

Referenced by gFloor::BlackSky(), dir_eWall_select(), gLogo::Display(), gFloor::FloorColor(), gFloor::glFloorTexture(), gFloor::glFloorTexture_a(), gFloor::glFloorTexture_b(), gFloor::GridSize(), gWallRim_helper(), gCycle::MyInitAfterCreation(), eWallRim::RenderAll(), gWallRim::RenderReal(), and sky_select().

00059                    {
00060     return sg_moviepackInstalled && sg_moviepackUse;
00061 }

Here is the caller graph for this function:


Variable Documentation

nSettingItem<tString> conf_res_repo("RESOURCE_REPOSITORY_SERVER", tResourceManager::AccessRepoServer()) [static]

tConfItem<bool> grab("MOUSE_GRAB", su_mouseGrab) [static]

bool pp_out = 1

Definition at line 43 of file gStuff.cpp.

Referenced by cleanup(), eGameObject::DeleteAll(), and RenderAllViewports().

bool pp_tess_deb = 0

Definition at line 44 of file gStuff.cpp.

bool sg_moviepackInstalled = false

Definition at line 52 of file gStuff.cpp.

Referenced by main().

bool sg_moviepackUse = true

Definition at line 53 of file gStuff.cpp.

Referenced by MainMenu().

nSettingItemWatched<REAL> su_doubleBindTimeoutConf("DOUBLEBIND_TIME", su_doubleBindTimeout, nConfItemVersionWatcher::Group_Cheating, 7) [static]

tConfItem<bool> ump("MOVIEPACK", sg_moviepackUse) [static]


Generated on Sat Mar 15 23:18:14 2008 for Armagetron Advanced by  doxygen 1.5.4