#include <astar2.h>
Public Member Functions | |
| HexCoord () | |
| HexCoord (int m_, int n_) | |
| ~HexCoord () | |
Public Attributes | |
| int | m |
| int | n |
Definition at line 41 of file astar2.h.
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 42 of file astar2.h. Referenced by AStar::dist(), AStar::findPath(), and operator==(). |
|
|
Definition at line 42 of file astar2.h. Referenced by AStar::dist(), AStar::findPath(), and operator==(). |
1.4.2