OpenTTD Source
20241121-master-g67a0fccfad
|
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.