phaser/src
2024-02-21 12:59:40 +00:00
..
actions Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
animations Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
cache Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
cameras Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
core Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
create Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
curves Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
data Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
device Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
display Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
dom Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
events Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
fx Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
gameobjects Update NineSliceRender.js 2024-02-21 12:59:40 +00:00
geom Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
input Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
loader Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
math Math.RectangleLike is a new typedef that defines a rectangle-like object with public x, y, width and height properties. 2024-02-20 23:52:54 +00:00
physics Revert "Add bounce event to arcade physics Fix #6406" 2024-02-21 07:22:57 -05:00
plugins Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
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. 2023-09-27 17:18:10 +01:00
renderer Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
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 2024-02-20 22:46:05 +00:00
scene Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
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 2024-02-20 17:50:44 +00:00
structs Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
textures Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
tilemaps Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
time Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
tweens Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
utils Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
const.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
phaser-arcade-physics.js Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
phaser-core.js Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
phaser-esm.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
phaser-ie9.js Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00
phaser.js Updated webpack config DefinePlugin use and corresponding defs to allow those crazy souls who import source directly on node to have a better life #6644 2024-02-21 12:57:48 +00:00