phaser/src
2018-11-23 16:26:49 +00:00
..
actions Completed Actions jsdocs 2018-10-01 12:01:59 +01:00
animations Docjam merge 2018-10-19 12:32:43 +01:00
boot Fixed issue with seamless delta reset and moved frame increment to below callback 2018-11-23 16:19:44 +00:00
cache Updated @memberOf to @memberof 2018-10-10 10:49:13 +01:00
cameras Revise descriptions for BaseCamera centerX, centerY 2018-10-27 10:30:52 -07:00
create Added hundreds of new jsdoc descriptions 2018-10-01 11:35:01 +01:00
curves Docjam merge 2018-10-19 12:32:43 +01:00
data Updated @memberOf to @memberof 2018-10-10 10:49:13 +01:00
device eslint fixes 2018-10-12 18:56:56 +01:00
display Docjam merge 2018-10-19 12:32:43 +01:00
dom Moved request below callback. Ignore the argument and use performance.now instead for consistency with input events. 2018-11-23 16:20:26 +00:00
events Updated @memberOf to @memberof 2018-10-10 10:49:13 +01:00
gameobjects Fixed how dead particles are managed, reduced gc churn and reset particle positions. Also removed un-needed stable sort. 2018-11-21 11:53:46 +00:00
geom Added new jsdocs 2018-10-22 12:12:31 +01:00
input Removed debug tests 2018-11-23 16:26:49 +00:00
loader PluginFile will now install the plugin into the _current_ Scene as long as the start or mapping arguments are provided. 2018-10-23 13:29:44 +01:00
math RandomDataGenerator.shuffle has been fixed to use the proper modifier in the calculation, allowing for a more even distribution 2018-11-21 11:23:48 +00:00
physics Merge branch 'master' of https://github.com/photonstorm/phaser 2018-11-20 11:02:31 +00:00
plugins PluginManager.install returns null if the plugin failed to install in all cases. 2018-10-23 13:28:56 +01:00
polyfills Removed bind polyfill as it's in IE9+ anyway 2018-07-19 16:22:43 +01:00
renderer ESLint fixes 2018-11-20 11:02:19 +00:00
scene Clarified the docs 2018-11-16 10:57:24 +00:00
sound Formatting fix 2018-11-20 10:33:07 +00:00
structs callbackScope is an optional param 2018-11-10 14:29:49 -08:00
textures Merge pull request #4097 from Cirras/atlas-to-spritesheet-trimming 2018-10-19 13:38:24 +01:00
tilemaps Merge branch 'master' of https://github.com/photonstorm/phaser 2018-11-20 12:45:52 +00:00
time Docs fix 2018-10-25 16:26:34 +01:00
tweens Fixed breaking Tween loop change and implemented PathFollower startAt in a slightly different way 2018-11-21 10:17:48 +00:00
utils Added jsdocs 2018-10-19 15:53:04 +01:00
const.js Working through event debugging - don't pull this version unless you want logs everywhere! 2018-11-22 17:18:31 +00:00
phaser-arcade-physics.js Added fixed core build and updated AP config 2018-05-16 14:53:15 +01:00
phaser-core.js Added fixed core build and updated AP config 2018-05-16 14:53:15 +01:00
phaser.js Added FB plugin conditional 2018-09-20 14:14:29 +01:00