|
CoriEngine
|
This is the complete list of members for Cori::Core::Internal::ImGuiLayer, including all inherited members.
| ActiveScene | Cori::Core::Layer | |
| BindScene(const std::string &name) | Cori::Core::Layer | |
| EndFrame() | Cori::Core::Internal::ImGuiLayer | |
| GetName() const | Cori::Core::Layer | inline |
| ImGuiLayer() | Cori::Core::Internal::ImGuiLayer | |
| IsModal() const | Cori::Core::Layer | inline |
| Layer(std::string name) | Cori::Core::Layer | explicit |
| m_DebugImGuiRenderer | Cori::Core::Layer | inlinestatic |
| OnAttach() override | Cori::Core::Internal::ImGuiLayer | virtual |
| OnDetach() override | Cori::Core::Internal::ImGuiLayer | virtual |
| OnEvent(Event &event) override | Cori::Core::Internal::ImGuiLayer | virtual |
| OnImGuiRender(GameTimer &gameTimer) | Cori::Core::Layer | inlinevirtual |
| OnTickUpdate(GameTimer &gameTimer) | Cori::Core::Layer | inlinevirtual |
| OnUpdate(GameTimer &gameTimer) | Cori::Core::Layer | inlinevirtual |
| SetModal(const bool state) | Cori::Core::Layer | inline |
| StartFrame() | Cori::Core::Internal::ImGuiLayer | |
| UnbindScene() | Cori::Core::Layer | |
| ~ImGuiLayer() override | Cori::Core::Internal::ImGuiLayer | |
| ~Layer() | Cori::Core::Layer | virtual |