All classes and functionality used for implementing the game editor.
Owns all primary systems and a reference to the engine.
bl::gui::Box::Ptr getContent()
Returns the content to put in the editor.
bl::gui::Box::Ptr content
Page(core::system::Systems &systems)
Construct a new Page.
void registerGui(bl::gui::GUI *parent)
Registers the parent GUI.