From 495bea2e87498a86e734f59a944778db8f204581 Mon Sep 17 00:00:00 2001 From: Misa Date: Tue, 28 Apr 2020 18:38:43 -0700 Subject: [PATCH] Update text boxes in the inner fixed-timestep loop So they don't go really quickly. --- desktop_version/src/Graphics.cpp | 24 +++++++++++++++--------- desktop_version/src/Graphics.h | 1 + desktop_version/src/Logic.cpp | 3 +++ desktop_version/src/Textbox.cpp | 2 +- 4 files changed, 20 insertions(+), 10 deletions(-) diff --git a/desktop_version/src/Graphics.cpp b/desktop_version/src/Graphics.cpp index b9315d6a..fcfecaa5 100644 --- a/desktop_version/src/Graphics.cpp +++ b/desktop_version/src/Graphics.cpp @@ -609,15 +609,6 @@ void Graphics::drawgui() //Draw all the textboxes to the screen for (size_t i = 0; i