_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
Public Member Functions | |
FullReplay () | |
Public Attributes | |
std::string | Comment1 |
std::string | Comment2 |
std::string | Comment3 |
std::string | Date |
std::string | Map |
std::string | MapPath |
unsigned | MapId |
int | LocalPlayer |
std::string | PlayerNames [PlayerMax] |
Settings | ReplaySettings |
int | Engine [3] |
int | Network [3] |
LogEntry * | Commands |
Full replay structure (definition + logs)
|
inline |
LogEntry* FullReplay::Commands |
std::string FullReplay::Comment1 |
std::string FullReplay::Comment2 |
std::string FullReplay::Comment3 |
std::string FullReplay::Date |
int FullReplay::Engine[3] |
int FullReplay::LocalPlayer |
std::string FullReplay::Map |
unsigned FullReplay::MapId |
std::string FullReplay::MapPath |
int FullReplay::Network[3] |
std::string FullReplay::PlayerNames[PlayerMax] |
Settings FullReplay::ReplaySettings |