_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          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
SpellActionTypeAdjustVariable Class Reference

#include <spell_adjustvariable.h>

Public Member Functions

 SpellActionTypeAdjustVariable ()
 

Public Attributes

int Enable
 
int Value
 Value to affect to this field. More...
 
int Max
 Value to affect to this field. More...
 
int Increase
 Value to affect to this field. More...
 
char ModifEnable
 Value to affect to this field. More...
 
char ModifValue
 true if we modify this field. More...
 
char ModifMax
 true if we modify this field. More...
 
char ModifIncrease
 true if we modify this field. More...
 
char InvertEnable
 true if we modify this field. More...
 
int AddValue
 true if we invert this field. More...
 
int AddMax
 Add this value to this field. More...
 
int AddIncrease
 Add this value to this field. More...
 
int IncreaseTime
 Add this value to this field. More...
 
char TargetIsCaster
 How many time increase the Value field. More...
 

Constructor & Destructor Documentation

SpellActionTypeAdjustVariable::SpellActionTypeAdjustVariable ( )
inline

Member Data Documentation

int SpellActionTypeAdjustVariable::AddIncrease

Add this value to this field.

int SpellActionTypeAdjustVariable::AddMax

Add this value to this field.

int SpellActionTypeAdjustVariable::AddValue

true if we invert this field.

int SpellActionTypeAdjustVariable::Enable
int SpellActionTypeAdjustVariable::Increase

Value to affect to this field.

int SpellActionTypeAdjustVariable::IncreaseTime

Add this value to this field.

char SpellActionTypeAdjustVariable::InvertEnable

true if we modify this field.

int SpellActionTypeAdjustVariable::Max

Value to affect to this field.

char SpellActionTypeAdjustVariable::ModifEnable

Value to affect to this field.

char SpellActionTypeAdjustVariable::ModifIncrease

true if we modify this field.

char SpellActionTypeAdjustVariable::ModifMax

true if we modify this field.

char SpellActionTypeAdjustVariable::ModifValue

true if we modify this field.

char SpellActionTypeAdjustVariable::TargetIsCaster

How many time increase the Value field.

int SpellActionTypeAdjustVariable::Value

Value to affect to this field.


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.