Render text informing of ongoing shutdown (#696)

This commit is contained in:
Alexander Bock
2018-08-24 03:15:55 -06:00
parent 63561d685f
commit 67dd887e52
3 changed files with 24 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ public:
bool mouseActivationCallback(const glm::dvec2& mousePosition) const;
void renderOverlays(const ShutdownInformation& shutdownInfo);
void renderEndscreen();
void postDraw();
// Performance measurements