clearColors() → {Phaser.Text}
Clears any text fill or stroke colors that were set by addColor
or addStrokeColor
.
Returns
This Text instance.
- Source code: gameobjects/Text.js (Line 797)
clearColors() → {Phaser.Text}
Clears any text fill or stroke colors that were set by addColor
or addStrokeColor
.
This Text instance.
Please login to continue.