phaser/build
2014-05-29 17:05:13 +01:00
..
custom 2.0.5 dist files. 2014-05-20 10:03:01 +01:00
config.php Phaser.ArrayList is a new iterative object, similar in principal to a linked list but operating on a single array without modifying the object structure. 2014-04-25 15:11:54 +01:00
phaser.d.ts Loader.pack will allow you to load in a new Phaser Asset Pack JSON file. An Asset Pack is a specially structured file that allows you to define all assets for your game in an external file. The file can be split into sections, allowing you to control loading a specific set of files from it. An example JSON file can be found in the resources folder and examples of use in the Phaser Examples repository. 2014-05-29 17:05:13 +01:00
phaser.js 2.0.5 dist files. 2014-05-20 10:03:01 +01:00
phaser.map 2.0.5 dist files. 2014-05-20 10:03:01 +01:00
phaser.min.js 2.0.5 dist files. 2014-05-20 10:03:01 +01:00