Afegit global_events.cpp
This commit is contained in:
@@ -370,15 +370,6 @@ void BalloonManager::normalColorsToAllBalloons()
|
||||
}
|
||||
}
|
||||
|
||||
// Recarga las texturas
|
||||
void BalloonManager::reLoad()
|
||||
{
|
||||
for (auto &texture : balloon_textures_)
|
||||
{
|
||||
texture->reLoad();
|
||||
}
|
||||
}
|
||||
|
||||
// Crea dos globos gordos
|
||||
void BalloonManager::createTwoBigBalloons()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user