OpenTTD Source  20240919-master-gdf0233f4c2
NWidgetPartTextLines Struct Reference

Widget part for storing minimal text line data. More...

#include <widget_type.h>

Data Fields

uint8_t lines
 Number of text lines.
 
uint8_t spacing
 Extra spacing around lines.
 
FontSize size
 Font size of text lines.
 

Detailed Description

Widget part for storing minimal text line data.

Definition at line 1039 of file widget_type.h.


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