v2.2.0: added support for a fade out transition when changing music
This commit is contained in:
@@ -277,6 +277,7 @@ public class Game implements ApplicationListener {
|
||||
|
||||
inputHandler.processAllEvents();
|
||||
|
||||
Music.INSTANCE.update();
|
||||
Sample.INSTANCE.update();
|
||||
scene.update();
|
||||
Camera.updateAll();
|
||||
|
||||
Reference in New Issue
Block a user