![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Engine/Engine.hpp>
#include <BLIB/Events.hpp>
#include <BLIB/Tilemap/Position.hpp>
#include <SFML/System/Vector2.hpp>
Go to the source code of this file.
Classes | |
class | core::component::Movable |
Adding this component to an entity will allow it to move. 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. | |
core::component | |