2
0
Fork 0
mirror of https://github.com/photonstorm/phaser synced 2025-01-08 19:28:57 +00:00
phaser/resources/IE9 Polyfill/readme.txt

9 lines
291 B
Text
Raw Normal View History

The polyfill found in this folder provides ArrayBuffer and DataView support for IE9, required by P2 Physics.
You do not need this polyfill unless:
1) You are using P2 Physics in Phaser AND
2) You need to support IE9 specifically
Ensure the polyfill is required before the Phaser library.