DDraceNetwork Docs
ghost.h File Reference
#include <engine/ghost.h>
#include <cstdint>
Include dependency graph for ghost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CGhostHeader
 
class  CGhostItem
 
class  CGhostRecorder
 
class  CGhostLoader
 

Enumerations

enum  { MAX_ITEM_SIZE = 128 , NUM_ITEMS_PER_CHUNK = 50 , MAX_CHUNK_SIZE = MAX_ITEM_SIZE * NUM_ITEMS_PER_CHUNK }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MAX_ITEM_SIZE 
NUM_ITEMS_PER_CHUNK 
MAX_CHUNK_SIZE