![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Engine.hpp>
#include <BLIB/Interfaces/GUI.hpp>
#include <Core/Systems/Systems.hpp>
#include <Editor/Pages/Page.hpp>
#include <Editor/Pages/Credits.hpp>
#include <Editor/Pages/Items.hpp>
#include <Editor/Pages/Map.hpp>
#include <Editor/Pages/Moves.hpp>
#include <Editor/Pages/Peoplemon.hpp>
#include <Editor/Pages/Scripts.hpp>
#include <Editor/Pages/VariousEditors.hpp>
Go to the source code of this file.
Classes | |
class | editor::state::MainEditor |
The primary state of the editor. Owns the GUI and all tabs. More... | |
Namespaces | |
editor | |
All classes and functionality used for implementing the game editor. | |
editor::state | |
Collection of engine states for the editor. | |