Tyler Hallada
b350f1b271
If the 'load' event fired on the `window` before Pixi.js ran `.load()`, then the canvas element would not be in the DOM and an exception would be thrown before the event handlers could be registered. Now, the event handlers are added at the end of `loopStart`, the function called on Pixi's `.load()`. |
||
---|---|---|
.. | ||
proximity.js |