OpenTTD Source 20260304-master-g1baaa74679
IndustryTileMapSpriteGroupHandler Struct Reference
Inheritance diagram for IndustryTileMapSpriteGroupHandler:
PurchaseDefaultMapSpriteGroupHandler< IndustryTileSpec > MapSpriteGroupHandler

Additional Inherited Members

Public Member Functions inherited from PurchaseDefaultMapSpriteGroupHandler< IndustryTileSpec >
void MapSpecific (uint16_t local_id, uint8_t cid, const SpriteGroup *group) override
 Map a SpriteGroup to specific 'cargo type' of a specification.
void MapDefault (uint16_t local_id, const SpriteGroup *group) override
 Map default/fallback SpriteGroup to a specification.
Public Member Functions inherited from MapSpriteGroupHandler
virtual ~MapSpriteGroupHandler ()=default
 Ensure the destructor of the sub classes are called as well.

Detailed Description

Definition at line 265 of file newgrf_act3.cpp.


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