Chira Engine
A customizable MIT-licensed game engine.
chira::IPanel Member List

This is the complete list of members for chira::IPanel, including all inherited members.

activatedThisFrame (defined in chira::IPanel)chira::IPanelprotected
flags (defined in chira::IPanel)chira::IPanelprotected
getTitle() const (defined in chira::IPanel)chira::IPanel
getWindowFlags() (defined in chira::IPanel)chira::IPanel
getWindowSize() const (defined in chira::IPanel)chira::IPanel
IPanel(std::string title_, bool startVisible, ImVec2 windowSize={}, bool enforceSize=false) (defined in chira::IPanel)chira::IPanel
isVisible() const (defined in chira::IPanel)chira::IPanel
nextWindowSize (defined in chira::IPanel)chira::IPanelprotected
postRenderContents() (defined in chira::IPanel)chira::IPanelinlinevirtual
preRenderContents() (defined in chira::IPanel)chira::IPanelinlinevirtual
render() (defined in chira::IPanel)chira::IPanel
renderContents()=0 (defined in chira::IPanel)chira::IPanelpure virtual
setTitle(const std::string &newTitle) (defined in chira::IPanel)chira::IPanel
setVisible(bool visible_) (defined in chira::IPanel)chira::IPanel
setWindowSize(glm::vec2 size) (defined in chira::IPanel)chira::IPanel
title (defined in chira::IPanel)chira::IPanelprotected
visible (defined in chira::IPanel)chira::IPanelprotected
wasActivatedThisFrame() const (defined in chira::IPanel)chira::IPanel
windowSizeCondition (defined in chira::IPanel)chira::IPanelprotected
~IPanel()=default (defined in chira::IPanel)chira::IPanelvirtual