ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/releases/0.29a/StructDefs/TXMP.txt
Revision: 8
Committed: Sat Aug 26 17:40:45 2006 UTC (19 years, 1 month ago) by alloc
Content type: text/plain
File size: 579 byte(s)
Log Message:
Uploaded old revs and structdefs.

File Contents

# Content
1 Texture
2 ID $00 12 ID of this file
3 LevelID $04 8 ID of the level this file is in
4 FileName $08 10128
5 MIP Mapping $88 10 MIP Mapping Bitset
6 Depth $89 10 Depth-Bitset
7 Width $8C 2 x-resolution of image
8 Height $8E 2 y-resolution of image
9 Storetype $90 10 Storetype-Bitset
10 TXAN-Link $94 12 Link to the TXAN-file (if this TXMP is the first image of an animation)
11 TXMP-Link $98 12 Link to another TXMP-file
12 Raw-Link $9C 11 Address of the image data in the .raw-file (only for PC-dat-files)
13 Raw-Link $A0 11 Address of the image data in the .raw-file (only for MAC-dat-files)