I swear there's a bug in Sprite.prototype.canvasUpdate, but I tried boiling it down into a special case and I can't reproduce it. Close this if you wish, but you might like to investigate it.
http://jsfiddle.net/statico/zEKk2/
sprite3 shouldn't appear.
I swear I found something wrong around lines 858 or so (this.imgNaturalWidth < this.w).
I swear there's a bug in Sprite.prototype.canvasUpdate, but I tried boiling it down into a special case and I can't reproduce it. Close this if you wish, but you might like to investigate it.
http://jsfiddle.net/statico/zEKk2/
sprite3shouldn't appear.I swear I found something wrong around lines 858 or so (
this.imgNaturalWidth < this.w).