OpenTTD Source  20240919-master-gdf0233f4c2
Blitter_32bppOptimized::SpriteData Struct Reference

Data stored about a (single) sprite. More...

#include <32bpp_optimized.hpp>

Data Fields

uint32_t offset [ZOOM_LVL_END][2]
 Offsets (from .data) to streams for different zoom levels, and the normal and remap image information.
 
uint8_t data []
 Data, all zoomlevels.
 

Detailed Description

Data stored about a (single) sprite.

Definition at line 19 of file 32bpp_optimized.hpp.


The documentation for this struct was generated from the following file: