#include "object-sync.h"
#include "common/wave_ex.h"
#include "map-manager/map-manager.h"
#include "perf/perf.h"
#include "util/circular.h"
Go to the source code of this file.
Namespaces | |
namespace | aesop |
Variables | |
static const float | aesop::s_largeDifference = 1.5 |
static const float | aesop::s_maxLocalMove = 1.0 |
static const int | aesop::s_clientSendHistory = 16 |