OpenTTD Source
20241108-master-g80f628063a
|
Offsets for drawing fences. More...
Data Fields | |
Corner | height_ref |
Corner to use height offset from. | |
int | x_offs |
Bounding box X offset. | |
int | y_offs |
Bounding box Y offset. | |
int | x_size |
Bounding box X size. | |
int | y_size |
Bounding box Y size. | |
Offsets for drawing fences.
Definition at line 1916 of file rail_cmd.cpp.