DDraceNetwork Docs
|
#include <base/hash.h>
#include <engine/demo.h>
#include <engine/shared/protocol.h>
#include <functional>
#include <vector>
#include "snapshot.h"
Go to the source code of this file.
Classes | |
class | CDemoRecorder |
class | CDemoPlayer |
class | CDemoPlayer::IListener |
struct | CDemoPlayer::CPlaybackInfo |
struct | CDemoPlayer::SKeyFrame |
class | CDemoEditor |
Typedefs | |
typedef std::function< void()> | TUpdateIntraTimesFunc |
typedef std::function<void()> TUpdateIntraTimesFunc |