Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
DebugPanel.cpp File Reference

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
 

Detailed Description

Implementation of DebugPanel (Phase 5).

Author
Olympe Engine
Date
2026-03-09

C++14 compliant.

Definition in file DebugPanel.cpp.