![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of DebugPanel (Phase 5). More...
#include "DebugPanel.h"#include "DebugController.h"#include "PerformanceProfiler.h"#include "../third_party/imgui/imgui.h"#include "../TaskSystem/TaskGraphTypes.h"#include <string>#include <vector>
Include dependency graph for DebugPanel.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Implementation of DebugPanel (Phase 5).
C++14 compliant.
Definition in file DebugPanel.cpp.