Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
PathFinder.hpp File Reference
#include <BLIB/Tilemap/Position.hpp>
#include <vector>

Go to the source code of this file.

Classes

struct  core::component::PathFinder
 Component that dynamically navigates an entity to a specific tile. The entities Controllable component is locked so that only path finding controls it. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::component