Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
class ePoint;
class eFace;
class eHalfEdge;
class eGameObject;
class eWall;
class eGrid;
class eWallView;
#include "ePlayer.h"
#include "eGrid.h"
class eMenuItemVote;
static unsigned short se_votingItemID = 0;
static float se_votingTimeout = 300.0f;
static nSettingItem< float > se_vt( "VOTING_TIMEOUT", se_votingTimeout );
class eWallHolder;
class eWallView:public tHeapElement{
class nSendBuffer;
class nBandwidthControl;
class nBandwidthTask;
class nBandwidthTaskPriorizer;
tDECLARE_REFOBJ( nBandwidthTask );
tDECLARE_REFOBJ( nBandwidthArbitrator );
class gTextureCycle;
class eSoundPlayer;
class gSensor;
class gCycle;
class gPlayerWall;
class gNetPlayerWall;
class gDestination;
// minimum time between two cycle turns
extern REAL sg_delayCycle;