OpenTTD Source 20260304-master-g1baaa74679
RoadStopMapSpriteGroupHandler Struct Reference
Inheritance diagram for RoadStopMapSpriteGroupHandler:
CargoTypeMapSpriteGroupHandler< RoadStopSpec, RoadStopClass > MapSpriteGroupHandler

Additional Inherited Members

Public Member Functions inherited from CargoTypeMapSpriteGroupHandler< RoadStopSpec, RoadStopClass >
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 329 of file newgrf_act3.cpp.


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