OpenTTD Source  20241108-master-g80f628063a
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: