phaser/src/gameobjects/components
2020-02-27 10:15:44 -08:00
..
Alpha.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
AlphaSingle.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Animation.js Animation.setCurrentFrame will no longer try to call setOrigina or updateDisplayOrigin if the Game Object doesn't have the Origin component, preventing unknown function errors. 2020-01-27 14:48:50 +00:00
BlendMode.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ComputedSize.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Crop.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Depth.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Flip.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GetBounds.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Mask.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Origin.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
PathFollower.js Fixed this return types for Phaser.GameObjects.Components.PathFollower 2020-01-26 20:36:05 +08:00
Pipeline.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ScrollFactor.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Size.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Texture.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
TextureCrop.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Tint.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ToJSON.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Transform.js Docs: radian values for Transform#rotation 2020-02-27 10:15:44 -08:00
TransformMatrix.js Update TransformMatrix.js 2020-01-29 11:48:11 +00:00
Visible.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00