phaser/src
2018-02-23 14:09:27 -03:00
..
actions eslint fixes 2018-02-16 18:17:51 +00:00
animations jsdoc fixes 2018-02-22 01:07:30 +00:00
boot jsdoc fixes 2018-02-22 01:07:30 +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 Added inverted alpha to bitmap mask 2018-02-23 14:09:27 -03:00
geom eslint fixes 2018-02-16 18:17:51 +00:00
input The KeyCode FORWAD_SLASH had a typo and has been changed to FORWAD_SLASH. Fix #3271 (thanks @josedarioxyz) 2018-02-22 01:59:32 +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 Fix 'static is a reserved word in strict mode' 2018-02-18 10:38:08 -08: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 Updated version number and change log 2018-02-22 01:50:46 +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