![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
Namespaces | |
Shaders | |
Namespace for anything related to bgfx shaders. | |
Functions | |
BLAM void | DrawRectangle () |
BLAM void | SetPlatformData () |
BLAM void | Initialize () |
BLAM void | RenderLoop () |
BLAM void | Shutdown () |
BLAM void | HandleWindowReisze (int width, int height) |
BLAM void | SetViewClearFlags (int new_flags) |
void BlamRendering::BGFX::DrawRectangle | ( | ) |
void BlamRendering::BGFX::HandleWindowReisze | ( | int | width, |
int | height | ||
) |
void BlamRendering::BGFX::Initialize | ( | ) |
void BlamRendering::BGFX::RenderLoop | ( | ) |
BLAM void BlamRendering::BGFX::SetPlatformData | ( | ) |
void BlamRendering::BGFX::SetViewClearFlags | ( | int | new_flags | ) |
void BlamRendering::BGFX::Shutdown | ( | ) |