Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Fire.TexModifier

Extends
Texture
Modifiers
Native NoExport Abstract

Core.Object
|   
+-- Engine.Bitmap
   |   
   +-- Engine.Texture
      |   
      +-- Fire.TexModifier

Direct Known Subclasses:

TexOscillator, TexPanner, TexRotator, TexScaler

Variables Summary
boolbTextureOK
byteOldBitScaler[2]
byteOldUBits
byteOldVBits
textureOldVerifiedMaterial
array<int>PtrList
Material
byteBitMapScaling[2]
TextureMaterial
Inherited Variables from Engine.Texture
Accumulator, Alpha, AnimCurrent, AnimNext, bAlphaBlend, bAutoUPan, bAutoVPan, bBigWavy, bDirtyShadows, bEnvironment, bFakeBackdrop, bGouraud, bHasComp, bHighColorQuality, bHighLedge, bHighShadowDetail, bHighTextureQuality, bInvisible, bLowShadowDetail, bMasked, bMirrored, bModulate, bNoMerge, bNoSmooth, bNotSolid, bParametric, bPortal, bRealtime, bRealtimeChanged, bSemisolid, bSmallWavy, bSpecialLit, bTransparent, bTwoSided, BumpMap, bUnlit, bWaterWavy, bX2, bX3, bX4, bX5, bX6, bX7, DecompFormat, DecompMips, DetailTexture, Diffuse, DrawScale, FootstepSound[6], Friction, HitSound, LODSet, MacroTexture, MaxFrameRate, MinFrameRate, MipMult, Mips, PaletteTransform, PrimeCount, PrimeCurrent, Specular, SurfaceType, UClampMode, VClampMode
Inherited Variables from Engine.Bitmap
Format, InternalTime[2], MaxColor, MipZero, Palette, UBits, UClamp, USize, VBits, VClamp, VSize

Enumerations Summary
Inherited Enumerations from Engine.Texture
ELODSet, ESurfaceTypes, EUClampMode, EVClampMode
Inherited Enumerations from Engine.Bitmap
ETextureFormat


Variables Detail

bTextureOK Source code

var transient const bool bTextureOK;

OldBitScaler[2] Source code

var transient const byte OldBitScaler[2];

OldUBits Source code

var transient const byte OldUBits;

OldVBits Source code

var transient const byte OldVBits;

OldVerifiedMaterial Source code

var transient const texture OldVerifiedMaterial;

PtrList Source code

var transient const array<int> PtrList;

Material

BitMapScaling[2] Source code

var(Material) byte BitMapScaling[2];

Material Source code

var(Material) Texture Material;


Defaultproperties

defaultproperties
{
				bRealtime=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:13.209 - Created with UnCodeX