#include "MovableEntity.h"
#include "core/CoreIncludes.h"
#include "core/Executor.h"
#include "core/GameMode.h"
#include "core/XMLPort.h"
#include "objects/worldentities/pawns/Pawn.h"
Namespaces | |
namespace | orxonox |
Functions | |
orxonox::CreateFactory (MovableEntity) | |
Variables | |
static const float | orxonox::CONTINUOUS_SYNCHRONIZATION_TIME = 10.0f |
static const float | orxonox::MAX_RESYNCHRONIZE_TIME = 3.0f |