![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/ECS.hpp>
#include <BLIB/Scripts.hpp>
#include <BLIB/Tilemap/Position.hpp>
#include <Core/Maps/Event.hpp>
Go to the source code of this file.
Classes | |
class | core::script::MapEventContext |
Special script context for map events. Adds default built-ins and the map event built-ins. 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::script | |
Collection of helpers and contexts for in-game scripts. | |