Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Movement.hpp File Reference
#include <BLIB/Audio/AudioSystem.hpp>
#include <BLIB/ECS.hpp>
#include <BLIB/Engine/System.hpp>
#include <BLIB/Tilemap/Position.hpp>
#include <Core/Components/Movable.hpp>

Go to the source code of this file.

Classes

class  core::system::Movement
 Primary System for managing entity movement and interpolation. 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.