OpenTTD Source 20241224-master-gf74b0cf984
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 346 of file newgrf_roadstop.cpp.

Member Function Documentation

◆ Get()

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

Definition at line 347 of file newgrf_roadstop.cpp.

◆ Set()

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

Definition at line 348 of file newgrf_roadstop.cpp.


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