OpenTTD Source 20241224-master-gf74b0cf984
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 212 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: