Header chunk of a GRF file.
More...
#include <grf.h>
|
uint16_t | gfxAttr |
| BPP of graphics (or GRFTextureTypes). 0 if not present.
|
|
uint32_t | gfxHeight |
| Size of graphics in pixels.
|
|
uint16_t | mapAttr |
| BPP of map (16 or 8 for affine). 0 if not present.
|
|
uint8_t | metaHeight |
| Size of metamap in tiles.
|
|
uint16_t | mmapAttr |
| BPP of metamap (16). 0 if not present.
|
|
uint16_t | palAttr |
| Number of colors of the palette. 0 if not present.
|
|
uint8_t | tileHeight |
| Size of tiles in pixels.
|
|
uint16_t | version |
| Version of the GRF format (currently 2)
|
|
Header chunk of a GRF file.
The documentation for this struct was generated from the following file: