Planeshift
|
#include <csutil/csstring.h>
#include <csgeom/vector3.h>
#include <iengine/sector.h>
#include "util/psdatabase.h"
#include "util/location.h"
#include "util/pspath.h"
#include "util/edge.h"
Go to the source code of this file.
Classes | |
class | Waypoint |
A waypoint is a specified circle on the map with a name, location, and a list of waypoints it is connected to. More... | |
class | WaypointAlias |
Class to hold information regarding aliases for waypoints. More... |