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

Fire.TexModifier


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
// Modify some specific texture.
// Written by .:..:
Class TexModifier extends Texture
	Native
	NoExport
	Abstract;

var(Material) Texture Material;
var(Material) byte BitMapScaling[2];
var transient const texture OldVerifiedMaterial;
var transient const bool bTextureOK;
var transient const byte OldVBits,OldUBits,OldBitScaler[2];
var transient const array<int> PtrList;

defaultproperties
{
				bRealtime=True
}

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