Renombrada la clase ltexture a texture

This commit is contained in:
2022-10-18 13:56:06 +02:00
parent 49f2c244ae
commit b949436cd7
27 changed files with 52 additions and 53 deletions

View File

@@ -24,7 +24,7 @@ private:
// Objetos y punteros
Sprite *sprite; // Objeto con los graficos para el texto
LTexture *texture; // Textura con los bitmaps del texto
Texture *texture; // Textura con los bitmaps del texto
// Variables
int boxWidth; // Anchura de la caja de cada caracter en el png