DDraceNetwork Docs
demo.h File Reference
#include <base/hash.h>
#include <engine/demo.h>
#include <engine/shared/protocol.h>
#include <functional>
#include <vector>
#include "snapshot.h"
Include dependency graph for demo.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ TUpdateIntraTimesFunc

typedef std::function<void()> TUpdateIntraTimesFunc