OpenTTD Source 20250313-master-g70c2a666bc
RoadStopAnimationFrameAnimationHelper Struct Reference

Static Public Member Functions

static uint8_t Get (BaseStation *st, TileIndex tile)
 
static bool Set (BaseStation *st, TileIndex tile, uint8_t frame)
 

Detailed Description

Definition at line 355 of file newgrf_roadstop.cpp.

Member Function Documentation

◆ Get()

static uint8_t RoadStopAnimationFrameAnimationHelper::Get ( BaseStation st,
TileIndex  tile 
)
inlinestatic

Definition at line 356 of file newgrf_roadstop.cpp.

◆ Set()

static bool RoadStopAnimationFrameAnimationHelper::Set ( BaseStation st,
TileIndex  tile,
uint8_t  frame 
)
inlinestatic

Definition at line 357 of file newgrf_roadstop.cpp.


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