FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::AStar::Heuristic Class Reference

Static Public Member Functions

static unsigned int manhattan (fge::Vector2i source, fge::Vector2i target)
static unsigned int euclidean (fge::Vector2i source, fge::Vector2i target)
static unsigned int octagonal (fge::Vector2i source, fge::Vector2i target)

The documentation for this class was generated from the following file: