mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 14:38:30 +00:00
Event listeners added with true passed in as the useCapture flag are only removed when true is also passed into the removeEventListener call. Adding this flag to the stop method where appropriate fixes a memory leak in IE where events on window are never removed. See https://msdn.microsoft.com/en-us/library/ff975250(v=vs.85).aspx |
||
---|---|---|
.. | ||
animation | ||
core | ||
gameobjects | ||
geom | ||
input | ||
loader | ||
math | ||
net | ||
particles | ||
physics | ||
pixi | ||
sound | ||
stubs | ||
system | ||
tilemap | ||
time | ||
tween | ||
utils | ||
Intro.js | ||
Outro.js | ||
Phaser.js | ||
PixiDefaults.js | ||
polyfills.js |