You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: sprite.texture.on is not a function. (In 'sprite.texture.on('update',this._attachBitmap.bind(this,sprite))', 'sprite.texture.on' is undefined)
#1
Open
tomwilsn opened this issue
Jan 27, 2016
· 3 comments
Does this thing still work? I keep getting this error
It's on line 3034: sprite.texture.on('update', this._attachBitmap.bind(this, sprite));
The text was updated successfully, but these errors were encountered: