mirror of
https://github.com/wassname/phaser.git
synced 2026-07-15 01:11:26 +08:00
getBounds update.
This commit is contained in:
@@ -18,7 +18,7 @@ Phaser.AnimationManager = function (parent) {
|
||||
this._frameData = null;
|
||||
|
||||
/**
|
||||
* Keeps track of the current frame of animation.
|
||||
* Keeps track of the current frame of the animation.
|
||||
*/
|
||||
this.currentFrame = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user