Class TTextureList
Unit
UTPFF_Aux
Declaration
type TTextureList = class(TObject)
Description
Class to hold a list of all texture within a package. This class is used to
iterate through and get the indices of the textures to display. Fields
Name | Description |
Count |
number of entries in TextureList |
ETIndex |
array which stores the indices of the textures into the ExportTable (which
you need to get further information on the texture, like SerialSize and offset)
|
Group |
array which stores the name of the internal package (or group) of the texture
|
Name |
array which stores the name of each texture |
Methods
Overview
Description
constructor Create( Size : integer ); |
constructor, initialises all the arrays and copies the offset
Properties
None.
Generated by pasdoc 0.6.20 on Wed 20 Mar 2002 20:59:34