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