mirror of
https://github.com/wassname/phaser.git
synced 2026-08-17 11:23:42 +08:00
It is a bit confusing that AnimationManager.getAnimation can return animation object or false. Maybe it will better if this method will be returning null instead of false.