OpenTTD Source 20250911-master-gfe9093df96
RoadTypeMapSpriteGroupHandler< TRoadTramType > Struct Template Reference
Inheritance diagram for RoadTypeMapSpriteGroupHandler< TRoadTramType >:
MapSpriteGroupHandler

Public Member Functions

void MapSpecific (uint16_t local_id, uint8_t cid, const SpriteGroup *group) override
 
void MapDefault (uint16_t, const SpriteGroup *) override
 

Detailed Description

template<RoadTramType TRoadTramType>
struct RoadTypeMapSpriteGroupHandler< TRoadTramType >

Definition at line 284 of file newgrf_act3.cpp.

Member Function Documentation

◆ MapDefault()

template<RoadTramType TRoadTramType>
void RoadTypeMapSpriteGroupHandler< TRoadTramType >::MapDefault ( uint16_t  ,
const SpriteGroup  
)
inlineoverridevirtual

Implements MapSpriteGroupHandler.

Definition at line 299 of file newgrf_act3.cpp.

◆ MapSpecific()

template<RoadTramType TRoadTramType>
void RoadTypeMapSpriteGroupHandler< TRoadTramType >::MapSpecific ( uint16_t  local_id,
uint8_t  cid,
const SpriteGroup group 
)
inlineoverridevirtual

Implements MapSpriteGroupHandler.

Definition at line 285 of file newgrf_act3.cpp.


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