Public Member Functions | |
uint | GetConstructionStageOffset (uint construction_stage) const |
Determines which sprite to use from a spriteset for a specific construction stage. | |
Data Fields | |
byte | num_building_stages |
Number of building stages to show for this house/industry tile. | |
struct DrawTileSprites * | dts |
Definition at line 284 of file newgrf_spritegroup.h.
uint TileLayoutSpriteGroup::GetConstructionStageOffset | ( | uint | construction_stage | ) | const [inline] |
Determines which sprite to use from a spriteset for a specific construction stage.
construction_stage | Construction stage 0 - 3. |
Definition at line 296 of file newgrf_spritegroup.h.
References num_building_stages.