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

Item in the linecache. More...

#include <gfx_layout.h>

Data Fields

void * buffer
 Accessed by our ParagraphLayout::nextLine.
 
FontMap runs
 Accessed by our ParagraphLayout::nextLine.
 
FontState state_after
 Font state after the line.
 
ParagraphLayouterlayout
 Layout of the line.
 

Detailed Description

Item in the linecache.

Definition at line 168 of file gfx_layout.h.


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