phaser/v3/src
2017-10-20 00:54:47 +01:00
..
actions Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
animations JSDoc blocks added. 2017-10-13 12:12:59 +01:00
boot Updated folder to match the namespace. 2017-10-13 11:38:34 +01:00
cache Circle docs and formatting return values 2017-10-05 00:58:42 +01:00
camera Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
create Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
curves Added support for GetRandomPoint to the Curve and Path classes. 2017-10-18 13:45:34 +01:00
device Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
display Adding jsdocs 2017-10-12 01:24:01 +01:00
dom JSDocs added. 2017-10-12 15:09:52 +01:00
events Huge update to move all classes to common Phaser Class format. Tidying up lots. Removing un-needed files. 2017-06-30 15:47:51 +01:00
gameobjects Emitter.setFrame now works with single or multiple frames. 2017-10-20 00:54:47 +01:00
geom JSDocs added. 2017-10-13 14:11:54 +01:00
input Fixed setPoll method names 2017-10-08 22:38:32 +01:00
loader updated docs and params names for newly added static methods 2017-10-12 18:13:40 +02:00
math Fixed bug and added copyToMinMax function 2017-10-18 02:26:05 +01:00
physics Collision Map is returned and default values added. 2017-09-13 13:15:47 +01:00
polyfills removing URL polyfill 2017-10-11 17:10:02 +02:00
renderer Renderer now renders the entire manager, saving a flush after each emitter. 2017-10-20 00:54:28 +01:00
scene Tidying up comments 2017-10-17 21:31:45 +01:00
sound Updated to new class structure, fixed lots of ESLint errors and moved EarCut into the geom folder and used the un-minified and latest version. 2017-07-04 14:48:18 +01:00
structs Added callback scope argument to Set.each and Set.iterate. 2017-10-04 17:05:44 +01:00
textures Added Texture.getFramesFromTextureSource and Texture.getTextureSourceIndex from a TextureSource. 2017-10-18 13:45:11 +01:00
time Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
tweens JSDoc blocks added. 2017-10-12 15:50:03 +01:00
utils Added jsdocs. 2017-10-12 13:57:55 +01:00
const.js Added Phaser.FOREVER, Phaser.BlendModes and Phaser.ScaleModes consts. 2017-08-02 17:06:27 +01:00
phaser.js Split Curve up into includes and tidied up the namespace so it all now lives under Phaser.Curves. 2017-10-13 16:39:41 +01:00