phaser/src
2018-02-28 17:17:37 +00:00
..
actions eslint fixes 2018-02-16 18:17:51 +00:00
animations jsdoc fixes 2018-02-22 01:07:30 +00:00
boot Added missing autoResize property to Game.Config 2018-02-28 17:17:37 +00:00
cache Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
cameras jsdoc fixes 2018-02-22 01:07:30 +00:00
create jsdoc fixes. 2018-02-12 23:51:47 +00:00
curves Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
data Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
device jsdoc fixes 2018-02-22 01:07:30 +00:00
display Added inverted alpha to bitmap mask 2018-02-23 14:09:27 -03:00
dom Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
events Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
gameobjects setText updates 2018-02-27 15:14:03 +00:00
geom eslint fixes 2018-02-16 18:17:51 +00:00
input Fixed InputManager.updateBounds so it factors in the document element position. 2018-02-28 14:27:28 +00:00
loader Elevate console message for loading data URIs 2018-02-22 09:28:02 -08:00
math jsdoc fixes 2018-02-22 01:07:30 +00:00
physics Arcade Physics Bodies didn't apply the results of allowRotation to the parent Game Object. 2018-02-27 01:08:55 +00:00
polyfills Moved repository location 2018-01-09 21:43:56 +00:00
renderer Added inverted alpha to bitmap mask 2018-02-23 14:09:27 -03:00
scene Added data to ScenePlugin, fixes #3180 2018-02-22 12:34:19 +01:00
sound Updated forEachActiveSound method docs to make scope param optional 2018-02-23 15:27:40 +01:00
structs Bugfixes in Structs.Set 2018-02-18 12:59:32 +02:00
textures eslint fixes 2018-02-16 18:17:51 +00:00
tilemaps Implemented static tilemap layer scale and tilemap alpha 2018-02-22 01:16:10 -03:00
time Added eslint fixes and overrides 2018-02-16 18:44:07 +00:00
tweens jsdoc fixes 2018-02-22 01:52:11 +00:00
utils eslint fixes 2018-02-16 18:07:49 +00:00
const.js Preparing for 3.2.0. 2018-02-23 17:48:00 +00:00
phaser-arcade-physics.js Added Arcade Physics entry point. 2018-02-13 03:43:12 +00:00
phaser.js Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00
plugins.js Added jsdocs. 2018-02-12 23:13:16 +00:00