![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
Namespace for things related to the debug camera (director). More...
Functions | |
BLAM void | PrepareCamera () |
Prepares the director for use. More... | |
BLAM void | ShutdownCamera () |
Destroys the director and cleans up any data related to it. More... | |
BLAM BlamDirector * | GetCamera () |
Retrieves the director instance. More... | |
Namespace for things related to the debug camera (director).
BlamDirector * Blam::Director::GetCamera | ( | ) |
Retrieves the director instance.
void Blam::Director::PrepareCamera | ( | ) |
Prepares the director for use.
void Blam::Director::ShutdownCamera | ( | ) |
Destroys the director and cleans up any data related to it.