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

CUnitTypeVar Class Reference

Orc wall. More...

#include <unittype.h>

List of all members.


Public Member Functions

 CUnitTypeVar ()
unsigned int GetNumberBoolFlag () const
 Array to describe how showing variable.
unsigned int GetNumberVariable () const
unittype.cpp - The unit types.
void Init ()
void Clear ()

Public Attributes

CBoolKeys BoolFlagNameLookup
CVariableKeys VariableNameLookup
 Container of name of user defined bool flag.
std::vector< CVariableVariable
 Container of names of user defined variables.
std::vector< CDecoVar * > DecoVar
 Array of user defined variables (default value for unittype).

Classes

struct  CBoolKeys
struct  CKeys
struct  CVariableKeys

Detailed Description

Orc wall.

Variable info for unit and unittype.


Constructor & Destructor Documentation

CUnitTypeVar::CUnitTypeVar (  )  [inline]


Member Function Documentation

void CUnitTypeVar::Init (  ) 

void CUnitTypeVar::Clear (  ) 

unsigned int CUnitTypeVar::GetNumberBoolFlag (  )  const [inline]

Array to describe how showing variable.

unsigned int CUnitTypeVar::GetNumberVariable (  )  const [inline]


Member Data Documentation

Container of name of user defined bool flag.

Container of names of user defined variables.

Array of user defined variables (default value for unittype).


The documentation for this class was generated from the following files:
(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.