phaser/src
2023-03-27 23:16:37 +01:00
..
actions Updated copyright year 2023-01-02 17:36:27 +00:00
animations correct the docs for generateFrameNumbers 2023-03-05 13:02:32 +08:00
cache Updated copyright year 2023-01-02 17:36:27 +00:00
cameras Docs: BaseCamera#ignore() entries type 2023-03-19 09:04:11 -07:00
core Added glowFXQuality and glowFXDistance config options 2023-02-27 13:48:31 +00:00
create Added { willReadFrequently } to every canvas context, no matter where it comes from 2023-03-09 17:30:04 +00:00
curves Updated copyright year 2023-01-02 17:36:27 +00:00
data Fixed various jsdocs 2023-02-07 01:24:10 +00:00
device Update Browser.js 2023-01-16 15:42:22 +00:00
display Change GetBounds() output to Rectangle 2023-03-24 18:04:48 -07:00
dom Updated copyright year 2023-01-02 17:36:27 +00:00
events Updated copyright year 2023-01-02 17:36:27 +00:00
fx Finally finished all FX documentation 2023-03-21 18:04:34 +00:00
gameobjects Mesh and Plane now support setInteractive. Fix #6394 2023-03-24 00:07:11 +00:00
geom Use Frame if the Mesh has one and not defined 2023-01-25 23:30:47 +00:00
input Updated copyright year 2023-01-02 17:36:27 +00:00
loader Docs: PackFile url argument type 2023-03-19 09:03:10 -07:00
math Update const.js 2023-03-01 15:19:37 +00:00
physics The MatterTileBody class, which is created when you convert a Tilemap into a Matter Physics world, will now check to see if the Tile has flipX or flipY set on it and rotate the body accordingly. Fix #5893 2023-03-22 17:45:18 +00:00
plugins Updated copyright year 2023-01-02 17:36:27 +00:00
polyfills 1, add missing polyfill for IE9,10 2021-12-21 17:09:55 +08:00
renderer Merge branch 'master' of https://github.com/photonstorm/phaser 2023-03-27 23:16:37 +01:00
scale Updated copyright year 2023-01-02 17:36:27 +00:00
scene Fix error stopping a scene without a loader 2023-03-19 09:13:46 -07:00
sound Merge pull request #6382 from alxwest/spatial-sound 2023-02-17 17:32:54 +00:00
structs Updated copyright year 2023-01-02 17:36:27 +00:00
textures Sets forceClamp to false 2023-03-27 17:48:38 +01:00
tilemaps Fixed reference and removed mapData check 2023-03-22 18:23:36 +00:00
time Add Phaser.Time.Clock#startTime 2023-01-30 06:57:40 -08:00
tweens Fix tween updateTo undefined error 2023-01-03 09:30:52 -07:00
utils Updated copyright year 2023-01-02 17:36:27 +00:00
const.js Preparing for Beta 22 2023-03-24 15:44:02 +00:00
phaser-arcade-physics.js Import FX 2023-02-16 23:49:35 +00:00
phaser-core.js Import FX 2023-02-16 23:49:35 +00:00
phaser-esm.js Create phaser-esm.js 2023-03-22 16:05:58 +00:00
phaser-ie9.js Updated copyright year 2023-01-02 17:36:27 +00:00
phaser.js Import FX 2023-02-16 23:49:35 +00:00