You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Richard Davey 9b49655e9c The method `TextureManager.checkKey` will now return `false` if the key is not a string, which fixes issues where a texture could be created if a key was given that was already in use 3 days ago
..
actions Updated copyright year, company and author 2 months ago
animations Updated copyright year, company and author 2 months ago
cache Updated copyright year, company and author 2 months ago
cameras Updated copyright year, company and author 2 months ago
core Revert define changes as they don't work 2 months ago
create Updated copyright year, company and author 2 months ago
curves Updated copyright year, company and author 2 months ago
data Updated copyright year, company and author 2 months ago
device Updated copyright year, company and author 2 months ago
display Updated copyright year, company and author 2 months ago
dom Updated copyright year, company and author 2 months ago
events Updated copyright year, company and author 2 months ago
fx Updated copyright year, company and author 2 months ago
gameobjects Removed .js from require paths (not needed) 3 days ago
geom Updated copyright year, company and author 2 months ago
input The default for inputActivePointers works for this condition now 3 weeks ago
loader Removed .js from require paths (not needed) 3 days ago
math `Math.RectangleLike` is a new typedef that defines a rectangle-like object with public `x`, `y`, `width` and `height` properties. 2 months ago
physics Revert "Add bounce event to arcade physics Fix #6406" 2 months ago
plugins Revert define changes as they don't work 2 months ago
polyfills The Request Video Frame polyfill will now check first to see if the browser supports `HTMLVideoElement` before trying to inspect its prototype. This should help in non-browser environments. 7 months ago
renderer Removed .js from require paths (not needed) 3 days ago
scale The `ScaleManager.orientationChange` event listener will now directly refresh the Scale Manager internals. This fixes an issue where the orientation change event would fire after the window resize event, causing the Scale Manager to incorrectly report the new orientation on Chrome on iOS. Fix #6484 2 months ago
scene Revert define changes as they don't work 2 months ago
sound `WebAudioSound` will now set `hasEnded = false` as part of `stopAndRemoveBufferSource`, after the source has been stopped and disconnected. This should prevent it from being left in a `true` state if the source `onended` callback fired late, after the sound had been re-played. Fix #6657 2 months ago
structs Updated copyright year, company and author 2 months ago
textures The method `TextureManager.checkKey` will now return `false` if the key is not a string, which fixes issues where a texture could be created if a key was given that was already in use 3 days ago
tilemaps Revert define changes as they don't work 2 months ago
time Updated copyright year, company and author 2 months ago
tweens Spelling fixes 2 months ago
utils Updated copyright year, company and author 2 months ago
const.js Updated version to 3.85.0 3 days ago
phaser-arcade-physics.js Revert define changes as they don't work 2 months ago
phaser-core.js Removed .js from require paths (not needed) 3 days ago
phaser-esm.js Updated copyright year, company and author 2 months ago
phaser-ie9.js Revert define changes as they don't work 2 months ago
phaser.js Revert define changes as they don't work 2 months ago