Afegit global_events.cpp
This commit is contained in:
@@ -275,12 +275,6 @@ int Text::getCharacterSize() const
|
||||
return box_width_;
|
||||
}
|
||||
|
||||
// Recarga la textura
|
||||
void Text::reLoadTexture()
|
||||
{
|
||||
sprite_->getTexture()->reLoad();
|
||||
}
|
||||
|
||||
// Establece si se usa un tamaño fijo de letra
|
||||
void Text::setFixedWidth(bool value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user