phaser/src
2018-03-19 02:14:22 +01:00
..
actions Added new Actions 2018-03-17 17:51:27 +00:00
animations Updated jsdocs 2018-03-18 13:43:37 +00:00
boot Updated jsdocs 2018-03-18 13:43:37 +00:00
cache Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
cameras Update JSDoc on Cameras 2018-03-19 01:49:29 +01:00
create jsdoc fixes. 2018-02-12 23:51:47 +00:00
curves Updated jsdocs 2018-03-18 13:43:37 +00:00
data Fix bug 2018-03-16 16:57:25 +08:00
device jsdoc fixes 2018-02-22 01:07:30 +00:00
display jsdoc fixes 2018-03-16 17:38:15 +00:00
dom Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
events Updating docs 2018-03-15 17:27:30 +00:00
gameobjects Updated jsdocs 2018-03-18 13:43:37 +00:00
geom Rectangle.top wouldn't reset the y position if the value given never exceed the Rectangles bottom. Fix #3290 (thanks @chancezeus) 2018-02-28 21:25:55 +00:00
input Updated jsdocs 2018-03-18 13:43:37 +00:00
loader Update JSDoc on Loader 2018-03-19 01:54:19 +01:00
math Fix property name conflict in Phaser.Math.RandomDataGenerator#sign 2018-03-04 22:09:29 -08:00
physics Update JSDoc on "Matter.JS" physics 2018-03-19 01:10:32 +01:00
polyfills Moved repository location 2018-01-09 21:43:56 +00:00
renderer Update JSDoc on Renderer and Scene 2018-03-19 01:59:59 +01:00
scene Update JSDoc on Renderer and Scene 2018-03-19 01:59:59 +01:00
sound jsdoc fixes 2018-03-16 17:29:39 +00:00
structs Update JSDoc on Structs 2018-03-19 02:00:21 +01:00
textures Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
tilemaps Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
time Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
tweens Update JSDoc on Tweens and Utils 2018-03-19 02:07:03 +01:00
utils Fix import on array utils 2018-03-19 02:14:22 +01:00
const.js Preparing for 3.3.0 2018-03-13 13:21:34 +00:00
phaser-arcade-physics.js Added Arcade Physics entry point. 2018-02-13 03:43:12 +00:00
phaser.js Modified WebGLPipeline and it's child classes to make them easier to generate custom Pipelines. Added functions to WebGLPipeline to modify uniforms. Exposed Renderer namespace for usage outside the engine 2018-03-05 11:29:48 -03:00
plugins.js Added jsdocs. 2018-02-12 23:13:16 +00:00