phaser/src
2020-04-01 13:12:25 -07:00
..
actions Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
animations Finished JSDocs 2020-02-04 16:53:33 +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 Impact Physics is now removed from the core API 2020-02-04 14:52:04 +00:00
create Finished JSDocs 2020-02-04 17:16:19 +00:00
curves Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
data Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
device Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
display Changed copyright date to 2020 2020-01-15 12:07:09 +00: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 Fixed Video return type. Fix #5003 2020-02-13 12:13:13 +00:00
geom Finished Geom JSDocs 2020-02-04 16:19:42 +00:00
input Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
loader Fixed this return type for Phaser.Loader.LoaderPlugin 2020-01-26 00:31:56 +08:00
math Finished JSDocs 2020-02-04 14:51:43 +00:00
physics Cache the vars 2020-02-04 23:56:50 +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 Finished JSDocs 2020-02-04 17:30:27 +00:00
scale Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
scene Reset sceneUpdate in boot 2020-04-01 13:12:25 -07: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 Finished JSDocs 2020-02-04 17:16:19 +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