Blamite Game Engine - blam!  00263.10.17.20.0001.blamite
The core library for the Blamite Game Engine.
Classes | Namespaces
tick_counter.hpp File Reference
#include <sstream>
#include <iomanip>
#include <random>
#include <thread>
#include "../../render_stack.h"
#include "components/settings/config/config.h"
#include "components/3rdparty/imgui/imgui.h"
#include "components/core/events/events.h"
#include "components/core/events/events/TickEvent.hpp"
#include "components/core/utils/converters/converters.h"

Go to the source code of this file.

Classes

class  BlamRendering::RenderStack::TickCounter
 Class to contain the onscreen tick counter display. More...
 

Namespaces

 BlamRendering
 Namespace for things relating to rendering.
 
 BlamRendering::RenderStack
 Namespace containing things relating to the Render Stack.