#include "Gametype.h"
#include "util/Math.h"
#include "core/CoreIncludes.h"
#include "core/ConfigValueIncludes.h"
#include "core/GameMode.h"
#include "objects/infos/PlayerInfo.h"
#include "objects/infos/Bot.h"
#include "objects/worldentities/Camera.h"
#include "objects/worldentities/ControllableEntity.h"
#include "objects/worldentities/SpawnPoint.h"
#include "objects/worldentities/pawns/Spectator.h"
#include "objects/worldentities/pawns/Pawn.h"
#include "overlays/OverlayGroup.h"
Namespaces | |
namespace | orxonox |
Functions | |
orxonox::CreateUnloadableFactory (Gametype) |