Añadida la clase debug
This commit is contained in:
@@ -172,7 +172,7 @@ void Text::initOffsetFromFile()
|
||||
}
|
||||
|
||||
// Devuelve el valor de la variable
|
||||
int Text::getCharacterWidth()
|
||||
int Text::getCharacterSize()
|
||||
{
|
||||
return boxWidth;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user