phaser/src
2019-01-24 00:26:29 +00:00
..
actions Happy New Year 2019-01-15 16:20:22 +00:00
animations All listeners use the new Events 2019-01-18 13:41:43 +00:00
cache Added Camera Fade and Game Object Destroy events. 2019-01-18 14:21:45 +00:00
cameras Removed resolution 2019-01-22 14:46:43 +00:00
core Clarified parent setting in game config 2019-01-23 17:03:21 +00:00
create Happy New Year 2019-01-15 16:20:22 +00:00
curves Happy New Year 2019-01-15 16:20:22 +00:00
data All listeners use the new Events 2019-01-18 13:41:43 +00:00
device Added suffix support, removed div creation, added Safari 5.1 hack and active property. 2019-01-23 00:12:26 +00:00
display Merge pull request #4301 from tfelix/feat-invert-geo-mask 2019-01-23 21:52:16 +00:00
dom Removed un-needed DOM modules 2019-01-23 22:12:48 +00:00
events Happy New Year 2019-01-15 16:20:22 +00:00
gameobjects Merge pull request #4303 from clesquir/patch-1 2019-01-23 21:49:11 +00:00
geom Happy New Year 2019-01-15 16:20:22 +00:00
input Apply buttons check in move handler too. 2019-01-23 23:17:52 +00:00
loader Lint fix 2019-01-23 23:17:33 +00:00
math Tidying up the code format. 2019-01-18 16:11:59 +00:00
physics The Arcade Physics Body has a new property maxSpeed which limits the vector length of the Body velocity. You can set it via the method setMaxSpeed and it is applied in the World.computeVelocity method 2019-01-24 00:26:29 +00:00
plugins Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
polyfills Removed bind polyfill as it's in IE9+ anyway 2018-07-19 16:22:43 +01:00
renderer Merge pull request #4286 from gomachan7/fixup/apply_transparent_bg_on_webgl_renderer 2019-01-23 22:22:08 +00:00
scene Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
sound Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
structs Added copy method. 2019-01-22 14:45:54 +00:00
textures Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
tilemaps Fixed jsdocs. 2019-01-23 16:24:02 +00:00
time All listeners use the new Events 2019-01-18 13:41:43 +00:00
tweens Added missing jsdocs 2019-01-23 23:49:04 +00:00
utils Happy New Year 2019-01-15 16:20:22 +00:00
const.js Bumped release 2019-01-23 15:52:17 +00:00
phaser-arcade-physics.js Corrected build folder. 2019-01-23 23:46:45 +00:00
phaser-core.js Happy New Year 2019-01-15 16:20:22 +00:00
phaser.js Happy New Year 2019-01-15 16:20:22 +00:00