|
OpenTTD Source
1.11.0-beta2
|
Widget part for storing padding. More...
#include <widget_type.h>
Data Fields | |
| uint8 | top |
| uint8 | right |
| uint8 | bottom |
| uint8 | left |
| Paddings for all directions. | |
Widget part for storing padding.
Definition at line 875 of file widget_type.h.