$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 <script.h>
Public Attributes | |
ENumber | e |
union { | |
unsigned int Index | |
int Val | |
index of the lua function. | |
NumberDesc * N | |
Direct value. | |
struct _binop_ BinOp | |
Other number. | |
struct { | |
UnitDesc * Unit | |
int Index | |
Which unit. | |
EnumVariable Component | |
Which index variable. | |
int Loc | |
Which component. | |
} UnitStat | |
For binary operand. | |
struct { | |
CUnitType ** Type | |
int Index | |
Which unit type. | |
EnumVariable Component | |
Which index variable. | |
} TypeStat | |
struct { | |
StringDesc * String | |
CFont * Font | |
String. | |
} VideoTextLength | |
struct { | |
StringDesc * String | |
char C | |
String. | |
} StringFind | |
} | D |
which number. |
Number description.
unsigned int _NumberDesc_::Index |
index of the lua function.
Direct value.
struct _binop_ _NumberDesc_::BinOp [read] |
Other number.
Which unit.
Which unit type.
Which index variable.
Which component.
struct { ... } _NumberDesc_::UnitStat |
For binary operand.
struct { ... } _NumberDesc_::TypeStat |
String.
struct { ... } _NumberDesc_::VideoTextLength |
char _NumberDesc_::C |
String.
struct { ... } _NumberDesc_::StringFind |
union { ... } _NumberDesc_::D |
which number.