Añadida la clase debug

This commit is contained in:
2022-09-06 13:26:12 +02:00
parent 7e9daddbb6
commit 189b933622
8 changed files with 145 additions and 30 deletions

View File

@@ -62,7 +62,7 @@ public:
int lenght(std::string text, int kerning = 1);
// Devuelve el valor de la variable
int getCharacterWidth();
int getCharacterSize();
// Recarga la textura
void reLoadTexture();