#include <MovementGenerator.h>
Public Attributes | |
Vector2D | position |
Vector2D | direction |
Friends | |
std::ostream & | operator<< (std::ostream &Stream, const NeighborMapEntry &e) |
std::ostream& operator<< | ( | std::ostream & | Stream, | |
const NeighborMapEntry & | e | |||
) | [friend] |
Referenced by operator<<(), and SimpleGameClient::updateNeighbors().
Referenced by operator<<().