![]() |
Max OS 0.3
|
Defines a simple Coordinates type as a pair of int32_t values. More...
Go to the source code of this file.
Typedefs | |
| typedef Pair< int32_t, int32_t > | MaxOS::common::Coordinates |
| A type representing 2D coordinates as a pair of int32_t. | |
Defines a simple Coordinates type as a pair of int32_t values.
Definition in file coordinates.h.
A type representing 2D coordinates as a pair of int32_t.
Definition at line 22 of file coordinates.h.