OpenTTD
|
Key into the linecache. More...
Public Member Functions | |
bool | operator< (const LineCacheKey &other) const |
Comparison operator for std::map. |
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). |
Key into the linecache.
Definition at line 143 of file gfx_layout.h.