$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
#include <spell_adjustvariable.h>
Public Member Functions | |
SpellActionTypeAdjustVariable () | |
Public Attributes | |
int | Enable |
int | Value |
Value to affect to this field. | |
int | Max |
Value to affect to this field. | |
int | Increase |
Value to affect to this field. | |
char | ModifEnable |
Value to affect to this field. | |
char | ModifValue |
true if we modify this field. | |
char | ModifMax |
true if we modify this field. | |
char | ModifIncrease |
true if we modify this field. | |
char | InvertEnable |
true if we modify this field. | |
int | AddValue |
true if we invert this field. | |
int | AddMax |
Add this value to this field. | |
int | AddIncrease |
Add this value to this field. | |
int | IncreaseTime |
Add this value to this field. | |
char | TargetIsCaster |
How many time increase the Value field. |
SpellActionTypeAdjustVariable::SpellActionTypeAdjustVariable | ( | ) | [inline] |
Value to affect to this field.
Value to affect to this field.
Value to affect to this field.
Value to affect to this field.
true if we modify this field.
true if we modify this field.
true if we modify this field.
true if we modify this field.
true if we invert this field.
Add this value to this field.
Add this value to this field.
Add this value to this field.
How many time increase the Value field.