Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Material | +-- Engine.RenderedMaterial | +-- Engine.BitmapMaterial | +-- Engine.Texture | +-- Fire.FractalTexture | +-- Fire.FireTexture
Variables Summary | |
---|---|
int | NumSparks |
int | OldRenderHeat |
byte | PenDownX |
byte | PenDownY |
byte | RenderTable[1028] |
array<Spark> | Sparks |
byte | StarStatus |
FirePaint | |
bool | bRising |
DMode | DrawMode |
byte | FX_Area |
byte | FX_AuxSize |
byte | FX_Frequency |
byte | FX_Heat |
byte | FX_HorizSpeed |
byte | FX_Phase |
byte | FX_Size |
byte | FX_VertSpeed |
byte | RenderHeat |
int | SparksLimit |
ESpark | SparkType |
Inherited Variables from Fire.FractalTexture |
---|
AuxPhase, DrawPhase, GlobalPhase, LightOutput, SoundOutput, UMask, VMask |
Enumerations Summary | ||
---|---|---|
DMode DRAW_Normal, DRAW_Lathe, DRAW_Lathe_2, DRAW_Lathe_3, DRAW_Lathe_4, | ||
ESpark SPARK_Burn, SPARK_Sparkle, SPARK_Pulse, SPARK_Signal, SPARK_Blaze, SPARK_OzHasSpoken, SPARK_Cone, SPARK_BlazeRight, SPARK_BlazeLeft, SPARK_Cylinder, SPARK_Cylinder3D, SPARK_Lissajous, SPARK_Jugglers, SPARK_Emit, SPARK_Fountain, SPARK_Flocks, SPARK_Eels, SPARK_Organic, SPARK_WanderOrganic, SPARK_RandomCloud, SPARK_CustomCloud, SPARK_LocalCloud, SPARK_Stars, SPARK_LineLightning, SPARK_RampLightning, SPARK_SphereLightning, SPARK_Wheel, SPARK_Gametes, SPARK_Sprinkler, |
Inherited Enumerations from Engine.Texture |
---|
EEnvMapTransformType, ELODSet |
Structures Summary | ||
---|---|---|
Spark Type, Heat, X, Y, ByteA, ByteB, ByteC, ByteD |
Variables Detail |
---|
Enumerations Detail |
---|
SPARK_Burn, SPARK_Sparkle, SPARK_Pulse, SPARK_Signal, SPARK_Blaze, SPARK_OzHasSpoken, SPARK_Cone, SPARK_BlazeRight, SPARK_BlazeLeft, SPARK_Cylinder, SPARK_Cylinder3D, SPARK_Lissajous, SPARK_Jugglers, SPARK_Emit, SPARK_Fountain, SPARK_Flocks, SPARK_Eels, SPARK_Organic, SPARK_WanderOrganic, SPARK_RandomCloud, SPARK_CustomCloud, SPARK_LocalCloud, SPARK_Stars, SPARK_LineLightning, SPARK_RampLightning, SPARK_SphereLightning, SPARK_Wheel, SPARK_Gametes, SPARK_Sprinkler,};
Structures Detail |
---|
var byte ByteA;};
var byte ByteB;
var byte ByteC;
var byte ByteD;
var byte Heat;
var ESpark Type;
var byte X;
var byte Y;
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |