sprite.js
sprite.js copied to clipboard
scene loadImages bug
Hi, if you're still tracking this repo - I'm using your lib (needed something less monstrous than spritesjs) and a bug in loadImages bit me. I fixed it, lmk if you want to apply the fix. In a nutshell, the callback is called too soon if the sprite is already in the cache but being loaded.