29 #include "eng3d/ui/window.hpp"
30 #include "eng3d/ui/group.hpp"
48 std::vector<ProfilerTaskView*> task_views;
ProfilerTaskView(ProfilerView *profiler_view, int x, int y)
void set_task(Eng3D::BenchmarkTask &profiler_view)
ProfilerView(Eng3D::State &s, Eng3D::Profiler &profiler)
Grouping to keep widgets together without triggering events.
Simple widget for drawing text on the screen, no multiline support.
Window widget, this widget is similar to a Group widget, the key difference is that this one can be m...
A basic widget without any presets.