phaser/src
2019-01-06 14:04:38 -07:00
..
actions Completed Actions jsdocs 2018-10-01 12:01:59 +01:00
animations Docs update. 2018-12-12 11:56:09 +00:00
boot Merge branch 'master' of https://github.com/photonstorm/phaser 2018-12-13 13:10:35 +00:00
cache Updated @memberOf to @memberof 2018-10-10 10:49:13 +01:00
cameras Typo - Zoom.js Pan.js Camera.js docs refer to wrong effects 2019-01-06 14:04:38 -07:00
create Added hundreds of new jsdoc descriptions 2018-10-01 11:35:01 +01:00
curves Final Doc Jam merge 2018-12-03 15:16:23 +00: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 Swapping to Size component 2018-12-19 17:08:14 +00:00
events removeListener / off 2018-12-17 10:42:46 +08:00
gameobjects Merge pull request #4250 from jcyuan/Branch_v3.15.1 2019-01-04 13:15:20 +00:00
geom Line.Extend is a new static function that allows you extend the start and/or end points of a Line by the given amounts. 2019-01-05 00:38:20 +00:00
input Change when dragState is populated. Fix #4278 2019-01-05 10:03:11 +00:00
loader Merge pull request #4227 from jcyuan/Branch_v3.15.1 2018-12-13 11:58:27 +00:00
math Updated docs and change log 2019-01-04 13:33:56 +00:00
physics MatterSprite would set its type property to be Image. It now sets it to be Sprite as it should do. 2019-01-04 14:16:10 +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 Make sure we bind the framebuffer and pipeline in the boot step 2018-12-18 14:58:42 +00:00
scene Mark optional params as optional in jsdoc 2019-01-02 11:54:39 +01:00
sound Formatting fix 2018-11-20 10:33:07 +00:00
structs Merge pull request #4250 from jcyuan/Branch_v3.15.1 2019-01-04 13:15:20 +00:00
textures texture optional frame parameters 2018-12-21 08:25:42 -08:00
tilemaps Adjust pixel position so scaled tiles don't offset 2018-12-13 13:16:46 +00:00
time Docs fix 2018-10-25 16:26:34 +01:00
tweens Final Doc Jam merge 2018-12-03 15:16:23 +00:00
utils Merge pull request #4247 from jcyuan/Branch_v3.15.1 2018-12-19 10:21:05 +00:00
const.js Beta 4 2018-12-19 17:08:06 +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