![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Engine/System.hpp>
#include <BLIB/Events.hpp>
#include <Core/Components/Renderable.hpp>
#include <Core/Events/EntityMoved.hpp>
Go to the source code of this file.
Classes | |
class | core::system::Render |
Basic system that synchronizes animation states based on movement state events. 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. | |