phaser/src/polyfills
2019-11-20 17:10:11 +00:00
..
Array.forEach.js
Array.isArray.js
AudioContextMonkeyPatch.js
console.js
index.js Removed bind polyfill as it's in IE9+ anyway 2018-07-19 16:22:43 +01:00
Math.trunc.js
performance.now.js
requestAnimationFrame.js The requestAnimationFrame polyfill no longer expects a Browserify environment and uses window through-out. 2019-11-20 17:10:11 +00:00
Uint32Array.js