_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
#include <unittype.h>
Public Member Functions | |
script_unittype.cpp - The unit-type ccl functions. | |
CVariableKeys () | |
Public Member Functions inherited from CUnitTypeVar::CKeys< NVARALREADYDEFINED > | |
CKeys () | |
void | Init () |
const char * | operator[] (int index) |
int | operator[] (const char *const key) |
int | AddKey (const char *const key) |
Additional Inherited Members | |
Public Attributes inherited from CUnitTypeVar::CKeys< NVARALREADYDEFINED > | |
DataKey | buildin [SIZE] |
std::map< std::string, int > | user |
unsigned int | TotalKeys |
CUnitTypeVar::CVariableKeys::CVariableKeys | ( | ) |