|
Jafar
|
TODO comments on Structure Pos2d. More...
TODO comments on Structure Pos2d.
Definition at line 27 of file PositionMap.hpp.
#include <PositionMap.hpp>
Public Member Functions | |
| Pos2d (int _x, int _y) | |
| void | setPos (int _x, int _y) |
| bool | operator== (const Pos2d &rhs) const |
Public Attributes | |
| int | x |
| int | y |
| Generated on Wed Oct 15 2014 00:37:41 for Jafar by doxygen 1.7.6.1 |
|