phaser/src/gameobjects/components
2022-09-26 17:15:34 +01:00
..
Alpha.js Updated copyright year 2022-02-28 14:29:51 +00:00
AlphaSingle.js Updated copyright year 2022-02-28 14:29:51 +00:00
BlendMode.js Updated copyright year 2022-02-28 14:29:51 +00:00
ComputedSize.js Updated copyright year 2022-02-28 14:29:51 +00:00
Crop.js Updated copyright year 2022-02-28 14:29:51 +00:00
Depth.js Added jsdocs. Fix #6092 2022-05-06 15:16:41 +01:00
Flip.js Updated copyright year 2022-02-28 14:29:51 +00:00
FX.js Typo fix 2022-05-31 00:25:44 +01:00
GetBounds.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
Mask.js Updated copyright year 2022-02-28 14:29:51 +00:00
Origin.js Updated copyright year 2022-02-28 14:29:51 +00:00
PathFollower.js Updated copyright year 2022-02-28 14:29:51 +00:00
Pipeline.js Updated copyright year 2022-02-28 14:29:51 +00:00
ScrollFactor.js Updated copyright year 2022-02-28 14:29:51 +00:00
Size.js Update hitarea when changing frame 2022-06-17 14:46:03 +08:00
Texture.js The GameObject#setFrame method can now accept a Frame instance as its parameter, which will also automatically update the Texture the Game Object is using. 2022-09-26 17:15:34 +01:00
TextureCrop.js The GameObject#setFrame method can now accept a Frame instance as its parameter, which will also automatically update the Texture the Game Object is using. 2022-09-26 17:15:34 +01:00
Tint.js Updated copyright year 2022-02-28 14:29:51 +00:00
ToJSON.js Updated copyright year 2022-02-28 14:29:51 +00:00
Transform.js The Transform Component has a new boolean read-only property hasTransformComponent which is set to true by default. 2022-05-31 18:11:17 +01:00
TransformMatrix.js Updated copyright year 2022-02-28 14:29:51 +00:00
Visible.js Updated copyright year 2022-02-28 14:29:51 +00:00