phaser/src
2023-02-16 12:59:57 +00:00
..
actions Updated copyright year 2023-01-02 17:36:27 +00:00
animations Don't stop if not playing animation. Fix #6381 2023-02-01 17:22:46 +00:00
cache Updated copyright year 2023-01-02 17:36:27 +00:00
cameras Gave Camera post pipeline 2023-02-07 21:37:04 +00:00
core Game.isPaused is a new boolean that tracks if the Game loop is paused, or not (and can also be toggled directly). Fix #6373 2023-01-29 22:05:06 +00:00
create Updated copyright year 2023-01-02 17:36:27 +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 New constants and use of Float32Arrays 2023-01-23 17:21:11 +00: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
gameobjects Update FX.js 2023-02-16 12:59:57 +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 Warn if no audio URLs are matched 2023-01-20 11:46:04 -08:00
math Wrap shouldn't adjust a value already in the range 2023-01-24 13:43:15 +00:00
physics Added Matter Walls type 2023-02-01 18:08:40 +00:00
plugins Updated copyright year 2023-01-02 17:36:27 +00:00
polyfills
renderer Added Wipe FX 2023-02-16 12:53:31 +00:00
scale Updated copyright year 2023-01-02 17:36:27 +00:00
scene Updated copyright year 2023-01-02 17:36:27 +00:00
sound Update SpatialSoundConfig.js 2023-02-01 17:22:52 +00:00
structs Updated copyright year 2023-01-02 17:36:27 +00:00
textures Typo 2023-02-01 18:27:32 +00:00
tilemaps Docs: createFromObjects() description 2023-02-15 13:40:17 -08: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 Prep for Beta 19 2023-01-16 17:36:23 +00:00
phaser-arcade-physics.js Updated copyright year 2023-01-02 17:36:27 +00:00
phaser-core.js Updated copyright year 2023-01-02 17:36:27 +00:00
phaser-ie9.js Updated copyright year 2023-01-02 17:36:27 +00:00
phaser.js Updated copyright year 2023-01-02 17:36:27 +00:00