Removed bounding_box.hpp, not needed

This commit is contained in:
2018-08-06 05:54:42 +10:00
parent 13e810df0a
commit d087ff2858
5 changed files with 35 additions and 91 deletions
+1
View File
@@ -34,6 +34,7 @@ public:
void DrawTo(SDL_Renderer*);
//TODO: replace TTF_Font* with a font class
void SetText(SDL_Renderer*, TTF_Font*, SDL_Color, std::string);
void ClearText();