We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d4343 commit bcd65a3Copy full SHA for bcd65a3
1 file changed
CHANGELOG.md
@@ -2,11 +2,17 @@
2
3
## Phaser3 Nine Patch 2.0.0
4
5
+### v2.0.1
6
+
7
+#### Added
8
9
+- Add `setTint`, `setTintFill` and `clearTint` methods to be able to change tint.
10
11
### v2.0.0
12
13
#### Added
14
-- Now NinePatch class extends Phaser.GameObjects.Container instead of Phaser.GameObjects.RenderTexture to not add additional draws and calls
15
+- Now NinePatch class extends Phaser.GameObjects.Container instead of Phaser.GameObjects.RenderTexture to not add additional draws and calls.
16
17
### v1.1.5
18
0 commit comments