mirror of
https://github.com/wassname/phaser.git
synced 2026-07-03 17:10:40 +08:00
82c39d0866
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.