phaser/src
2018-02-22 01:07:43 -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 eslint fixes and console removal 2018-02-16 19:08:50 +00: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 Fixed jsdoc errors 2018-02-21 22:51:05 +00: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 Correct method name in LoaderPlugin#spritesheet 2018-02-21 09:43:49 -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 Fixed issue with vertex buffer creation on Static Tilemap Layer 2018-02-22 01:07:43 -03:00
scene Removed unused queue property in ScenePlugin. 2018-02-19 10:00:52 -03:00
sound Removed local properties that were overwritten by the getters / setters 2018-02-22 01:26:36 +00: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 Fixed issue with vertex buffer creation on Static Tilemap Layer 2018-02-22 01:07:43 -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