phaser/src/gameobjects/components
2018-02-27 01:09:09 +00:00
..
Alpha.js Added jsdocs 2018-02-12 16:01:21 +00:00
Animation.js AnimationComponent.play now calls setSizeToFrame() and updateDisplayOrigin() on the parent Game Object in order to catch situations where you've started playing an animation on a Game Object that uses a different size to the previously set frame. 2018-02-27 01:09:09 +00:00
BlendMode.js Added jsdocs 2018-02-12 16:01:21 +00:00
ComputedSize.js Added jsdocs 2018-02-12 16:01:21 +00:00
Depth.js Added jsdocs 2018-02-12 16:01:21 +00:00
Flip.js Added jsdocs 2018-02-12 16:01:21 +00:00
GetBounds.js Added jsdocs 2018-02-12 16:01:21 +00:00
index.js RenderTexture base webgl implementation 2018-02-23 00:44:22 -03:00
MatrixStack.js RenderTexture base webgl implementation 2018-02-23 00:44:22 -03:00
Origin.js Added jsdocs 2018-02-12 16:01:21 +00:00
Pipeline.js Added jsdocs 2018-02-12 16:01:21 +00:00
ScaleMode.js Added jsdocs 2018-02-12 16:01:21 +00:00
ScrollFactor.js Added jsdocs 2018-02-12 16:01:21 +00:00
Size.js Added jsdocs 2018-02-12 16:01:21 +00:00
Texture.js Added jsdocs 2018-02-12 16:01:21 +00:00
Tint.js Added jsdocs 2018-02-12 16:01:21 +00:00
ToJSON.js Added jsdocs 2018-02-12 16:01:21 +00:00
Transform.js Added jsdocs 2018-02-12 16:01:21 +00:00
TransformMatrix.js Added jsdocs 2018-02-12 16:01:21 +00:00
Visible.js Added jsdocs 2018-02-12 16:01:21 +00:00