Clean up of sandbox
* Added a statistics panel * Added comments to `Sandbox.cpp` * Moved utility functions and GUI code out of sandbox.cpp
This commit is contained in:
@ -16,6 +16,6 @@
|
||||
#include "Graphics/GUI/GUIManager.h"
|
||||
#include "Scene.h"
|
||||
|
||||
void WARN(std::string message);
|
||||
|
||||
|
||||
void ShowStats();
|
Reference in New Issue
Block a user