| OpenTTD
    | 
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 40 of file geometry_type.hpp.
 1.8.1.2
 1.8.1.2