phaser/src
2019-10-11 12:26:24 +01:00
..
actions License link update 2019-05-10 16:15:04 +01:00
animations Removing a frame from a 2 frame animation would cause an error when a Sprite using that animation next tried to render. Fix #4621 2019-07-03 15:07:53 +01:00
cache Add Video cache 2019-10-03 14:13:32 +01:00
cameras fix intensity type 2019-08-01 16:19:32 +08:00
core Added antialiasGL option 2019-08-29 11:46:58 +01:00
create License link update 2019-05-10 16:15:04 +01:00
curves Update Path.js 2019-07-11 15:17:43 +01:00
data License link update 2019-05-10 16:15:04 +01:00
device Updated docs 2019-10-04 11:13:11 +01:00
display CanvasInterpolation has updated the order of the CSS properties so that crisp-edges comes after the browser prefix versions. 2019-10-01 14:43:26 +01:00
dom CreateDOMContainer will now use div.style.cssText to set the inline styles of the container, so it now works on IE11. Fix #4674 2019-07-24 15:16:08 +01:00
events License link update 2019-05-10 16:15:04 +01:00
gameobjects Added all of the Video Events and completed the jsdocs 2019-10-11 12:26:24 +01:00
geom Added the new Geometry type properties 2019-07-18 10:36:11 +01:00
input MouseManager.target can now be defined as either a string or by passing an HTMLElement directly. Fix #4353 2019-10-02 13:39:42 +01:00
loader Load as blob works and finished documentation. 2019-10-10 14:26:03 +01:00
math Testing rotation fix 2019-07-25 17:57:20 +01:00
physics Added the new customBoundsRectangle config properties 2019-10-02 16:03:52 +01:00
plugins Removed BasePlugin properties #4488 2019-10-02 16:32:04 +01:00
polyfills Removed bind polyfill as it's in IE9+ anyway 2018-07-19 16:22:43 +01:00
renderer Split up canvas and video texture creation and updating. 2019-10-10 12:26:39 +01:00
scale It was not possible to set the zoom value of the Scale Manager back to 1 again, having changed it to a different value. Fix #4633 2019-08-07 12:47:40 +01:00
scene A hasOwnProperty check has been applied to the SceneManager.createSceneFromObject method when parsing additional properties in the extend object 2019-09-26 12:24:59 +01:00
sound Update GLOBAL_MUTE_EVENT.js 2019-10-10 23:50:55 +01:00
structs ProcessQueue now extends Event Emitter. Also added removeAll method and length getter. 2019-10-02 12:13:07 +01:00
textures Added flipY property and setFlipY method. 2019-10-10 12:26:25 +01:00
tilemaps Merge branch 'master' into tile-collision-update 2019-10-02 15:15:18 +01:00
time JSDocs fix 2019-06-25 16:56:56 +01:00
tweens Docs update 2019-10-02 17:32:06 +01:00
utils Updated docs 2019-07-08 13:03:25 +01:00
const.js Preparing for 3.20 dev 2019-08-28 12:03:38 +01:00
phaser-arcade-physics.js License link update 2019-05-10 16:15:04 +01:00
phaser-core.js License link update 2019-05-10 16:15:04 +01:00
phaser.js License link update 2019-05-10 16:15:04 +01:00