Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
EditMap.hpp File Reference
#include <BLIB/Cameras/2D/Camera2D.hpp>
#include <BLIB/Interfaces/GUI.hpp>
#include <Core/Items/Id.hpp>
#include <Core/Maps/Map.hpp>
#include <Editor/Components/Render/EditMapComponent.hpp>
#include <Editor/Components/RenderMapWindow.hpp>

Go to the source code of this file.

Classes

class  editor::component::EditMap
 Wrapper over the core::Map class that is directly usable in a bl::gui::GUI. More...
 

Namespaces

 editor
 All classes and functionality used for implementing the game editor.
 
 editor::page
 Classes that implement top level editor pages.
 
 editor::component