Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Enumerations | |
enum | Names { SCRIPT, MOVETO, VECTOR, FFLOAT, X, Y, Z, ACCURACY, UNKNOWN, EXECUTEFOR, TIME, AFTERBURN, CHANGEHEAD, MATCHLIN, MATCHANG, MATCHVEL, ANGULAR, LINEAR, LOCAL, TERMINATE, VALUE, ADD, SUB, NEG, NORMALIZE, SCALE, CROSS, DOT, MULTF, ADDF, FROMF, TOF, FACETARGET, ITTTS, TARGETPOS, THREATPOS, YOURPOS, TARGETV, THREATV, YOURV, TARGETWORLD, THREATWORLD, TARGETLOCAL, THREATLOCAL, YOURLOCAL, YOURWORLD, SIMATOM, DUPLIC, CLOAKFOR, DEFAULT } |
Variables | |
const EnumMap::Pair | element_names [] |
const EnumMap::Pair | attribute_names [] |
const EnumMap | element_map (element_names, 32) |
const EnumMap | attribute_map (attribute_names, 19) |
enum AiXml::Names |
Definition at line 149 of file script.cpp.
const EnumMap AiXml::attribute_map(attribute_names, 19) |
const EnumMap::Pair AiXml::attribute_names[] |
Definition at line 237 of file script.cpp.
const EnumMap AiXml::element_map(element_names, 32) |
const EnumMap::Pair AiXml::element_names[] |
Definition at line 203 of file script.cpp.