phaser/src/gameobjects/components
2023-02-27 15:12:52 +00: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 Post FX now supports custom quality and distance parameters. Fix #6393 2023-02-27 15:09:57 +00:00
GetBounds.js Updated copyright year 2023-01-02 17:36:27 +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 Calling setPostPipeline on a Game Object will now pass the pipelineData configuration object (if provided) to the pipeline instance being created. 2023-02-27 15:12:52 +00: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