OpenTTD Source 20250520-master-gecadf1b322
ResizeInfo Struct Reference

Data structure for resizing a window. More...

#include <window_gui.h>

Data Fields

uint step_width
 Step-size of width resize changes.
 
uint step_height
 Step-size of height resize changes.
 

Detailed Description

Data structure for resizing a window.

Definition at line 210 of file window_gui.h.

Field Documentation

◆ step_height

◆ step_width

uint ResizeInfo::step_width

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