OpenTTD Source  20240919-master-gdf0233f4c2
DrawBuildingsTileStruct Struct Reference

This structure is the same for both Industries and Houses. More...

#include <sprite.h>

Data Fields

PalSpriteID ground
 
PalSpriteID building
 
uint8_t subtile_x
 
uint8_t subtile_y
 
uint8_t width
 
uint8_t height
 
uint8_t dz
 
uint8_t draw_proc
 

Detailed Description

This structure is the same for both Industries and Houses.

Buildings here reference a general type of construction

Definition at line 67 of file sprite.h.


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