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

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::SpellActionTypeAdjustVariable ( )
inline

Member Data Documentation

◆ AddIncrease

int SpellActionTypeAdjustVariable::AddIncrease

Add this value to this field.

◆ AddMax

int SpellActionTypeAdjustVariable::AddMax

Add this value to this field.

◆ AddValue

int SpellActionTypeAdjustVariable::AddValue

true if we invert this field.

◆ Enable

int SpellActionTypeAdjustVariable::Enable

◆ Increase

int SpellActionTypeAdjustVariable::Increase

Value to affect to this field.

◆ IncreaseTime

int SpellActionTypeAdjustVariable::IncreaseTime

Add this value to this field.

◆ InvertEnable

char SpellActionTypeAdjustVariable::InvertEnable

true if we modify this field.

◆ Max

int SpellActionTypeAdjustVariable::Max

Value to affect to this field.

◆ ModifEnable

char SpellActionTypeAdjustVariable::ModifEnable

Value to affect to this field.

◆ ModifIncrease

char SpellActionTypeAdjustVariable::ModifIncrease

true if we modify this field.

◆ ModifMax

char SpellActionTypeAdjustVariable::ModifMax

true if we modify this field.

◆ ModifValue

char SpellActionTypeAdjustVariable::ModifValue

true if we modify this field.

◆ TargetIsCaster

char SpellActionTypeAdjustVariable::TargetIsCaster

How many time increase the Value field.

◆ Value

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.