Function BlamRendering::DirectX::RenderLoop

Function Documentation

void BlamRendering::DirectX::RenderLoop(bool debug)

Renders everything to the screen.

Note

This function SHOULD NOT be called outside of the main applicaton loop. Additionally, this should never be directly called when handling rendering on a separate thread.

Parameters
  • debug: - Legcay parameter enabling or disabling the crash screen display.