OpenTTD Source 20250604-master-g8f10f9fb5a
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


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