phaser/src/gameobjects/components
2023-04-05 14:47:00 +01:00
..
Alpha.js Updated copyright year 2023-01-02 17:36:27 +00:00
AlphaSingle.js Updated copyright year 2023-01-02 17:36:27 +00:00
BlendMode.js Updated copyright year 2023-01-02 17:36:27 +00:00
ComputedSize.js Updated copyright year 2023-01-02 17:36:27 +00:00
Crop.js Updated copyright year 2023-01-02 17:36:27 +00:00
Depth.js Updated copyright year 2023-01-02 17:36:27 +00:00
Flip.js Updated copyright year 2023-01-02 17:36:27 +00:00
FX.js Add missing String cast. Fix #6451 2023-04-05 14:47:00 +01:00
GetBounds.js The GetBounds.getCenter method now has an optional includeParent argument, which allows you to get the value in world space. Also updated types. 2023-03-23 17:15:53 +00:00
index.js PostPipeline is a new Game Object component that deals specifically with Post Pipelines 2023-02-03 17:41:43 +00:00
Mask.js Updated copyright year 2023-01-02 17:36:27 +00:00
Origin.js Docs: make originX and originY read only 2023-01-11 09:29:58 -08:00
PathFollower.js Updated copyright year 2023-01-02 17:36:27 +00:00
Pipeline.js Corrected jsdocs 2023-02-09 16:30:03 +00:00
PostPipeline.js Add missing String cast. Fix #6451 2023-04-05 14:47:00 +01:00
ScrollFactor.js Updated copyright year 2023-01-02 17:36:27 +00:00
Size.js Types fix 2023-02-17 17:25:11 +00:00
Texture.js Updated copyright year 2023-01-02 17:36:27 +00:00
TextureCrop.js Updated copyright year 2023-01-02 17:36:27 +00:00
Tint.js Updated copyright year 2023-01-02 17:36:27 +00:00
ToJSON.js Updated copyright year 2023-01-02 17:36:27 +00:00
Transform.js Fix renderFlags after changing scaleX/scaleY 2023-02-11 18:13:59 +03:00
TransformMatrix.js Typed return object 2023-01-17 11:53:36 +00:00
Visible.js Updated copyright year 2023-01-02 17:36:27 +00:00