Elevate Engine
1
Loading...
Searching...
No Matches
StatisticsPanel.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
ElevateEngine/Editor/EditorWidget.h
>
4
5
namespace
Elevate::Editor
6
{
7
class
StatisticsPanel
:
public
EditorWidget
8
{
9
public
:
10
void
OnImGuiRender
()
override
;
11
};
12
}
EditorWidget.h
Elevate::Editor::EditorWidget
Definition
EditorWidget.h:6
Elevate::Editor::StatisticsPanel
Definition
StatisticsPanel.h:8
Elevate::Editor::StatisticsPanel::OnImGuiRender
void OnImGuiRender() override
Definition
StatisticsPanel.cpp:5
Elevate::Editor
Definition
Application.h:26
ElevateEngine
src
ElevateEngine
Editor
Panels
StatisticsPanel.h
Generated by
1.9.8