|
int | _compressMode = UNCOMPRESSED |
|
uint32 | _offset = 0 |
|
uint16 | _uncompressedSize = 0 |
|
uint16 | _compressedSize = 0 |
|
uint16 | _width = 0 |
|
uint16 | _height = 0 |
|
const byte * | _data = nullptr |
|
◆ load()
Load the overall info for a chunk
◆ enable()
void Got::Gfx::GraphicChunk::enable |
( |
| ) |
|
Handles any decompression necessary for the entry
◆ operator const Graphics::ManagedSurface()
Provides a managed surface wrapper for raw data
◆ operator const Gfx::Palette63()
Provides a data pointer, used for getting palette chunks
The documentation for this struct was generated from the following file: