_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
FullReplay Class Reference

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 Type
 
int Race
 
int LocalPlayer
 
MPPlayer Players [PlayerMax]
 
int Resource
 
int NumUnits
 
int Difficulty
 
bool NoFow
 
bool Inside
 
int RevealMap
 
int MapRichness
 
int GameType
 
int Opponents
 
int Engine [3]
 
int Network [3]
 
LogEntryCommands
 

Detailed Description

Full replay structure (definition + logs)

Constructor & Destructor Documentation

FullReplay::FullReplay ( )
inline

Member Data Documentation

LogEntry* FullReplay::Commands
std::string FullReplay::Comment1
std::string FullReplay::Comment2
std::string FullReplay::Comment3
std::string FullReplay::Date
int FullReplay::Difficulty
int FullReplay::Engine[3]
int FullReplay::GameType
bool FullReplay::Inside
int FullReplay::LocalPlayer
std::string FullReplay::Map
unsigned FullReplay::MapId
std::string FullReplay::MapPath
int FullReplay::MapRichness
int FullReplay::Network[3]
bool FullReplay::NoFow
int FullReplay::NumUnits
int FullReplay::Opponents
MPPlayer FullReplay::Players[PlayerMax]
int FullReplay::Race
int FullReplay::Resource
int FullReplay::RevealMap
int FullReplay::Type

The documentation for this class was generated from the following file:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.