TMTH Posted January 26, 2017 Share Posted January 26, 2017 Using last version from git. in Animation.animate(..): case Animation.ANIMATIONTYPE_SIZE: this._offsetsCache[keyOffset] = toValue.subtract(fromValue); but there is typo in Size: public substract(otherSize: Size): Size { so Animation.animate can't find method, and produces error "_.subtract is not a function" Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 26, 2017 Share Posted January 26, 2017 I'll fix it! thank you for reporting it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.