OpenTTD Source  20240919-master-gdf0233f4c2
VehicleCellSize Struct Reference

Dimensions of a cell in the purchase/depot windows. More...

#include <vehicle_gui.h>

Data Fields

uint height
 Vehicle cell height.
 
uint extend_left
 Extend of the cell to the left.
 
uint extend_right
 Extend of the cell to the right.
 

Detailed Description

Dimensions of a cell in the purchase/depot windows.

Definition at line 83 of file vehicle_gui.h.


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