UNITS
CLASSES, INTERFACES, OBJECTS
TYPES
VARIABLES
CONSTANTS
FUNCTIONS, PROCEDURES
IDENTIFIERS

Class TTexture_Load

Unit

UTPFF_Load_Texture

Declaration

type TTexture_Load = class(TObject)

Description

TTexture_Load

Fields

NameDescription
AnimNext  
bMasked  
ExportTable  
Group same as in TTextureList
HasMaxFrameRate  
HasMinFrameRate  
HasToBeResized  
Hstr  
HStr_Handle  
ImportTable  
IsAnimated flags needed for Animation and Texture Details
MaxFrameRate  
MaxPreviewSize  
MHeight properties of actual mipmap
MinFrameRate  
MipMap  
MipMapCount  
MWidth  
Name  
NameTable copy of tables
Offset -- "" --
Pal  
Palette infos
Palette_NAME index to palette in NameTable
RawMipMap actual raw data
UBits dimension
USize name of palette

Methods

Overview

constructor Create;
destructor Destroy; override;
procedure Convert_RAW2BMP;
function Decode_UnknownProperty( Index : longint) : string;
function Evaluate_ObjectReference( Value : longint): string;
procedure Free;
procedure Load( Str_Handle : integer; NT : TNameTable; IT : TImportTable; ET : TExportTable; TexName : string; TexIndex : longint; MaximumPreviewSize : integer; PkgVer : integer);
procedure Read_GenericTextureProperties( Output : TStrings );
procedure Read_MipMap( PkgVer : integer);
procedure Read_TextureProperties;

Description

constructor Create;

init & finish stuff

destructor Destroy; override;

 

procedure Convert_RAW2BMP;

 

function Decode_UnknownProperty( Index : longint) : string;

 

function Evaluate_ObjectReference( Value : longint): string;

 

procedure Free;

 

procedure Load( Str_Handle : integer; NT : TNameTable; IT : TImportTable; ET : TExportTable; TexName : string; TexIndex : longint; MaximumPreviewSize : integer; PkgVer : integer);

 

procedure Read_GenericTextureProperties( Output : TStrings );

 

procedure Read_MipMap( PkgVer : integer);

 

procedure Read_TextureProperties;

used to decode generic (unknown) properties

Properties

None.


Generated by pasdoc 0.6.20 on Wed 20 Mar 2002 20:59:34