____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

CUnitTypeVar Class Reference

#include <unittype.h>

List of all members.

Public Member Functions

 CUnitTypeVar ()

Public Attributes

char ** VariableName
 Array of names of user defined variables.
CVariableVariable
 Array of user defined variables (default value for unittype).
int NumberVariable
 Number of defined variables.
std::vector< CDecoVar * > DecoVar
 Array to describe how showing variable.


Detailed Description

Variable info for unit and unittype.

Definition at line 732 of file unittype.h.


Constructor & Destructor Documentation

CUnitTypeVar::CUnitTypeVar (  )  [inline]

Definition at line 734 of file unittype.h.


Member Data Documentation

Array of names of user defined variables.

Definition at line 736 of file unittype.h.

Referenced by CclDefineVariables(), CleanUnitTypes(), GetVariableIndex(), InitDefinedVariables(), SaveUnit(), and UpdateUnitVariables().

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

Definition at line 737 of file unittype.h.

Referenced by CclDefineVariables(), CleanUnitTypes(), InitDefinedVariables(), and NewUnitTypeSlot().

Array to describe how showing variable.

Definition at line 741 of file unittype.h.

Referenced by CclDefineDecorations(), CleanUnitTypes(), and DrawDecoration().


The documentation for this class was generated from the following file:

Generated on Sat Feb 21 00:28:24 2009 for Bos Wars by  doxygen 1.5.6