![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include "world.h"#include <Strings/components/utils/string/string.h>#include "components/diagnostics/logger/logger.h"#include "components/rendering/rendering.h"
Include dependency graph for world.cpp:Variables | |
| BlamWorldState * | current_world_state = nullptr |
| Pointer to the current world state. More... | |
| bool | destroy_world_state = false |
| BlamWorldState* current_world_state = nullptr |
Pointer to the current world state.
| bool destroy_world_state = false |