#include "eAdvWall.h"#include "nNetObject.h"#include "gExplosion.h"#include "rDisplayList.h"


Go to the source code of this file.
Classes | |
| class | gWallRim |
| class | gPlayerWallCoord |
| class | gPlayerWall |
| class | gNetPlayerWall |
Defines | |
| #define | HUD_MAP |
Variables | |
| tList< gNetPlayerWall > | sg_netPlayerWalls |
| tList< gNetPlayerWall > | sg_netPlayerWallsGridded |
Definition at line 1473 of file gWall.cpp.
Referenced by gNetPlayerWall::Clear(), gCycle::Die(), cWidget::Map::DrawMap(), gNetPlayerWall::s_CopyIntoGrid(), and sg_KillFutureWalls().
Definition at line 1474 of file gWall.cpp.
Referenced by gNetPlayerWall::Clear(), cWidget::Map::DrawMap(), and sg_KillFutureWalls().
1.5.4