Files
VVVVVV/desktop_version/src
Misa 2ac13815e4 Remove textrect attribute from textboxclass
Instead of duplicating the same variables over and over again,
Graphics::drawgui() can just make its own SDL_Rect. It's not that hard.

As far as I can tell, textrect was always being properly kept up to date
by the time Graphics::drawgui() got around to rendering
(textboxclass::resize() keeps being called a LOT), so this shouldn't be
a noticeable change from the user perspective.
2021-03-21 02:53:25 -04:00
..
2020-01-08 10:37:50 -05:00
2021-02-15 23:07:35 -05:00
2021-02-25 19:38:25 -05:00
2020-09-27 16:31:40 -04:00
2020-11-04 12:06:57 -05:00
2020-11-04 12:06:57 -05:00