OpenTTD Source  20240919-master-gdf0233f4c2
Layouter::LineCacheKey Struct Reference

Key into the linecache. More...

Data Fields

FontState state_before
 Font state at the beginning of the line.
 
std::string str
 Source string of the line (including colour and font size codes).
 

Detailed Description

Key into the linecache.

Definition at line 142 of file gfx_layout.h.


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