OpenTTD Source
12.0-beta2
|
Specification of a rectangle with absolute coordinates of all edges. More...
#include <geometry_type.hpp>
Data Fields | |
int | left |
int | top |
int | right |
int | bottom |
Specification of a rectangle with absolute coordinates of all edges.
Definition at line 47 of file geometry_type.hpp.