phaser/src
2024-06-06 15:49:06 +01: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 Merge pull request #6815 from lgtome/fix-parent-parameter-type 2024-06-06 15:12:37 +01: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 Merge pull request #6813 from AlbertMontagutCasero/fix-TextStyle-setWordWrapWidth-definition 2024-06-06 15:27:45 +01:00
geom Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
input The default for inputActivePointers works for this condition now 2024-04-22 09:30:00 -04:00
loader Merge pull request #6771 from samme/patch-21 2024-06-06 15:29:51 +01: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 Docs: note velocity units 2024-04-17 06:54:31 -07:00
plugins Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
polyfills The requestVideoFrame polyfill has been updated to the latest release, which should resolve some SSR framework issues. 2024-06-06 15:49:06 +01:00
renderer Removed .js from require paths (not needed) 2024-05-15 15:02:31 +01:00
scale Expose const EXPAND definition 2024-05-31 11:46:16 +08:00
scene Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
sound Changed version number 2024-06-06 15:49:06 +01:00
structs Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
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 2024-05-15 15:37:19 +01:00
tilemaps Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
time TimelineEvent has a new property called tweenInstance. If the Timeline event has a tween that has been activated, this will hold a reference to it. 2024-06-06 15:09:22 +01:00
tweens Spelling fixes 2024-03-05 22:21:42 -05:00
utils Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
const.js Updated version to 3.85.0 2024-05-15 15:02:04 +01:00
phaser-arcade-physics.js Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
phaser-core.js Removed .js from require paths (not needed) 2024-05-15 15:02:31 +01:00
phaser-esm.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
phaser-ie9.js Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
phaser.js Revert define changes as they don't work 2024-02-21 13:23:52 +00:00