![]() |
Blamite Game Engine - blam!
00272.10.26.20.0001.blamite
The core library for the Blamite Game Engine.
|
#include <set>
#include "components/rendering/rendering.h"
#include "../../render_stack.h"
#include "components/ui/blam_old/console/console.h"
#include <Strings/components/utils/string/string.h>
#include "components/settings/config/config.h"
#include "components/diagnostics/logger/logger.h"
#include <Strings/components/utils/math/math.h>
#include "components/resources/engine_globals/globals.h"
#include "components/core/events/events.h"
#include "components/core/tick/tick.h"
#include "components/resources/animation/animations/ColorTransition.h"
Go to the source code of this file.
Classes | |
class | BlamRendering::RenderStack::ConsoleMessage |
class | BlamRendering::RenderStack::ConsoleUI |
Namespaces | |
BlamRendering | |
Namespace for things relating to rendering. | |
BlamRendering::RenderStack | |
Namespace containing things relating to the Render Stack. | |