#include "hex.h"
Go to the source code of this file.
Namespaces | |
namespace | hex |
namespace | hex::move |
Classes | |
class | hex::move::no_solution |
class | hex::move::Topography |
Models movement costs in a hex grid. More... | |
struct | hex::move::Topography::Step |
class | hex::move::_Route |
A partial solution to the A* algorithm. More... | |
Defines | |
#define | FIRETREE__HEXMOVE_H 1 |
Typedefs | |
typedef double | hex::move::Cost |