clearFontValues() → {Phaser.Text}
Clears any text styles or weights font that were set by addFontStyle
or addFontWeight
.
Returns
This Text instance.
- Source code: gameobjects/Text.js (Line 813)
clearFontValues() → {Phaser.Text}
Clears any text styles or weights font that were set by addFontStyle
or addFontWeight
.
This Text instance.
Please login to continue.