Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Position.hpp File Reference
#include <BLIB/Containers/Grid.hpp>
#include <BLIB/ECS.hpp>
#include <BLIB/Engine/System.hpp>
#include <BLIB/Events.hpp>
#include <BLIB/Tilemap/Position.hpp>
#include <Core/Events/EntityMoved.hpp>
#include <Core/Events/Maps.hpp>
#include <unordered_map>

Go to the source code of this file.

Classes

class  core::system::Position
 The primary entity positioning system. Handles determining which entities get updated as well as tracking where entities are for collisions. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::system
 Namespace containing core game systems shared between the game and the editor.