1 #include "lxgui/gui_virtual_root.hpp"
3 #include "lxgui/gui_frame.hpp"
4 #include "lxgui/gui_manager.hpp"
11 object_registry_(non_virtual_registry) {}
Manages the user interface.
Keeps track of created UI objects and records their names for lookup.
virtual_root(manager &mgr, registry &non_virtual_registry)
Constructor.
~virtual_root() override
Destructor.