phaser/src
2018-05-10 17:15:25 +01:00
..
actions Fix JSDoc parameter type in Actions.GridAlign 2018-04-29 16:25:44 +08:00
animations Fixed bug in AnimationConfig jsdoc and filled in several empty descriptions 2018-04-19 11:36:13 -04:00
boot Working on the plugin config setup 2018-05-10 17:15:25 +01:00
cache The BaseCache has a new method exists that will return a boolean if an entry for the given key exists in the cache or not. 2018-04-25 17:07:39 +01:00
cameras Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
create Initial Commit 2018-03-30 13:46:44 -04:00
curves jsdoc fixes and removed un-used ResetKey file. 2018-04-19 12:30:38 +01:00
data Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
device Added additional check for node 2018-04-13 15:22:59 +02:00
display Bumping to 3.7.0 2018-05-04 18:51:02 +01:00
dom adding documentation to some files with only one [description] tag 2018-04-08 14:13:02 -05:00
events Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
gameobjects Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
geom Polygon.setTo would fail if given an array of arrays as a list of points. Fix #3619 2018-04-26 15:55:27 +01:00
input Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
loader Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
math Updated RandomDataGenerator.shuffle to remove several internal calls as min is always zero 2018-04-26 13:02:13 +01:00
physics Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
plugins Working on the plugin config setup 2018-05-10 17:15:25 +01:00
polyfills Initial Commit 2018-03-30 13:46:44 -04:00
renderer Allow for custom canvas and context game config options. Game.context now set in WebGL mode. Allows WebGL2 contexts to be passed in. Fix #3653 2018-05-10 12:25:33 +01:00
scene Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
sound Check if body exists. Fix #3649. 2018-05-09 13:45:47 +01:00
structs Recoded how RTree generations its functions. Solves perf issue introduced in 3.4 Fix #3594 2018-04-18 22:32:52 +01:00
textures Bumping to 3.7.0 2018-05-04 18:51:02 +01:00
tilemaps Update Base64Decode.js 2018-05-02 19:39:56 -04:00
time Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
tweens Moved PluginManager to new location 2018-05-10 17:14:33 +01:00
utils Array.AddAt would fail if it branched to the fast-path within a Container due to an invalid property. Fix #3617 2018-04-26 15:44:56 +01:00
const.js Preparing for 3.8.0 2018-05-09 11:23:41 +01:00
phaser-arcade-physics.js Mmm, pizza 2018-04-13 17:05:24 +01:00
phaser-core.js 3.7.0 Release 2018-05-08 23:29:42 +01:00
phaser.js Exposed Plugin and Plugins namespace 2018-05-10 17:14:52 +01:00
plugins.js plugins is now available from every Scene 2018-05-10 17:15:08 +01:00