phaser/src
2020-01-30 22:51:35 +08:00
..
actions Revert "Use Phaser.Display.Align enum instead of integer" 2020-01-30 22:43:49 +08:00
animations Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
cache Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
cameras Camera.renderToGame is a new property used in conjunction with renderToTexture. It controls if the Camera should still render to the Game canvas after rendering to its own texture or not. By default, it will render to both, but you can now toggle this at run-time. 2020-01-27 23:35:39 +00:00
core Config.loaderWithCredentials is the new global setting for XHRSettings.withCredentials. 2020-01-22 16:30:11 +00:00
create Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
curves Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
data Fixed this return types for Phaser.Data.DataManager 2020-01-30 22:51:35 +08:00
device Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
display Revert "Changed Phaser.Display.Align to @enum" 2020-01-30 22:44:02 +08:00
dom Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
gameobjects Merge pull request #4968 from JasonHK/jsdoc 2020-01-29 11:48:43 +00:00
geom Added new GetEasedPoints function 2020-01-20 23:34:33 +00:00
input Fixed this return types for Phaser.Input.InputPlugin 2020-01-30 17:48:47 +08:00
loader Fixed this return type for Phaser.Loader.LoaderPlugin 2020-01-26 00:31:56 +08:00
math Improved JSDocs 2020-01-20 15:47:38 +00:00
physics Update MatterTileBody.js 2020-01-28 23:25:51 +00:00
plugins Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
polyfills The requestAnimationFrame polyfill no longer expects a Browserify environment and uses window through-out. 2019-11-20 17:10:11 +00:00
renderer Respect Camera.renderToGame property 2020-01-27 23:35:52 +00:00
scale Revert "Changed Phaser.Scale.Zoom to @enum {integer}" 2020-01-30 22:44:17 +08:00
scene Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
sound Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
structs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
textures Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
tilemaps Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
time Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
tweens Update GetEaseFunction.js 2020-01-20 23:34:40 +00:00
utils Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
const.js Preparing for 3.23 dev 2020-01-17 11:02:45 +00:00
phaser-arcade-physics.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
phaser-core.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
phaser.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00