![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/ECS.hpp>
#include <BLIB/Render/Scenes/Scene.hpp>
#include <Core/Maps/CharacterSpawn.hpp>
#include <Core/Maps/Item.hpp>
Go to the source code of this file.
Classes | |
class | core::system::Entity |
Basic helper system for creating entities and their required components. Also manages player data and entity id. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::map | |
Collection of classes responsible for loading, editing, rendering, and updating maps. | |
core::system | |
Namespace containing core game systems shared between the game and the editor. | |