![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Editor/Components/CharacterSpawnWindow.hpp>
#include <Editor/Components/EventEditor.hpp>
#include <Editor/Components/ItemSelector.hpp>
#include <Editor/Components/LightSlider.hpp>
#include <Editor/Components/NewMapDialog.hpp>
#include <Editor/Components/PlaylistEditorWindow.hpp>
#include <Editor/Components/RenderMapWindow.hpp>
#include <Editor/Components/ScriptSelector.hpp>
#include <Editor/Components/WeatherSelect.hpp>
#include <Editor/Pages/Page.hpp>
#include <Editor/Pages/Subpages/GameTesting.hpp>
#include <Editor/Pages/Subpages/Layers.hpp>
#include <Editor/Pages/Subpages/Levels.hpp>
#include <Editor/Pages/Subpages/MapArea.hpp>
#include <Editor/Pages/Subpages/Tileset.hpp>
Go to the source code of this file.
Classes | |
class | editor::page::Map |
Page for map editing. Tiles, levels, events, NPC's, weather, lighting, everything. More... | |
Namespaces | |
editor | |
All classes and functionality used for implementing the game editor. | |
editor::page | |
Classes that implement top level editor pages. | |