OpenTTD Source
20241108-master-g80f628063a
|
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. | |
Data structure for resizing a window.
Definition at line 212 of file window_gui.h.