mirror of
https://github.com/photonstorm/phaser
synced 2025-01-25 19:35:15 +00:00
4ade25fc79
The `Multi Pipeline`, `Bitmap Text`, `Render Texture`, `Text`, `TileSprite` and `Camera` now all read the tint values from the public properties instead of the private `_tintTL` etc ones. They also now set the `tintEffect` value directly from the `tintFill` property, removing another conditional check. |
||
---|---|---|
.. | ||
typedefs | ||
TileSprite.js | ||
TileSpriteCanvasRenderer.js | ||
TileSpriteCreator.js | ||
TileSpriteFactory.js | ||
TileSpriteRender.js | ||
TileSpriteWebGLRenderer.js |