[ADD] convert number to digits

This commit is contained in:
Sem van der Hoeven
2021-06-11 12:30:47 +02:00
parent 504b97b320
commit 692bb76164
4 changed files with 29 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ namespace scene
//pause_guis is a list of components that will be rendered when the game is paused.
std::vector<gui::GuiTexture*> pause_guis;
std::vector<gui::GuiTexture*> score_guis;
/**
* @brief renders the objects/gui models
* @param