#include <resource.h>
Public Attributes | |
| uint16 | flags = 0 |
| +0 high byte: sub-mode | |
| uint16 | rowoff = 0 |
| +6 row offset (clipped sprites) | |
| uint16 | miscflags = 0 |
| +8 high byte: transparent-mask flag | |
| uint32 | compsize = 0 |
| Packed payload size on disk. | |
| Graphics::ManagedSurface | surface |
8-bit indexed picture decoded from a .DBD entry. Original PicData is 16 bytes; pixels live in Graphics::ManagedSurface.