Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
PanelManager Member List

This is the complete list of members for PanelManager, including all inherited members.

AppendLog(const std::string &text)PanelManager
AttachToSDLWindow(SDL_Window *sdlWindow)PanelManager
CreateInputsInspectorWindow()PanelManager
CreateLogWindow()PanelManager
CreateMainMenuWindow()PanelManager
CreateObjectInspectorWindow()PanelManager
CreatePanel(const std::string &id, const std::string &title)PanelManagerprivate
CreateTreeViewWindow()PanelManager
Get()PanelManagerinlinestatic
GetInstance()PanelManagerstatic
HandleEvent(const SDL_Event *ev)PanelManager
HidePanel(const std::string &id)PanelManager
Initialize()PanelManager
InspectorPanelHeightPanelManagerstatic
InspectorPanelPosXPanelManagerstatic
InspectorPanelPosYPanelManagerstatic
InspectorPanelWidthPanelManagerstatic
IsPanelVisible(const std::string &id) constPanelManager
LogPanelHeightPanelManagerstatic
LogPanelPosXPanelManagerstatic
LogPanelPosYPanelManagerstatic
LogPanelWidthPanelManagerstatic
m_mutex_PanelManagermutableprivate
m_panels_PanelManagerprivate
m_pendingLogs_PanelManagerprivate
namePanelManagerprivate
OnEvent(const Message &msg)PanelManagervirtual
PanelManager()PanelManager
ShowPanel(const std::string &id)PanelManager
Shutdown()PanelManager
TreeViewPanelHeightPanelManagerstatic
TreeViewPanelPosXPanelManagerstatic
TreeViewPanelPosYPanelManagerstatic
TreeViewPanelWidthPanelManagerstatic
UpdateInputsInspectorList()PanelManagerprivate
~PanelManager()PanelManagervirtual