phaser/src/gameobjects/text
2019-12-18 14:55:12 +00:00
..
static Setting lineSpacing in the Text Game Object style config would set the value but not apply it to the Text, leaving you to call updateText yourself. If set, it's now applied on instantiation. Fix #4901 2019-12-18 14:55:12 +00:00
typedefs Fixed TextSyle typo. Fix #4630 2019-07-02 12:32:29 +01:00
GetTextSize.js License link update 2019-05-10 16:15:04 +01:00
MeasureText.js License link update 2019-05-10 16:15:04 +01:00
TextStyle.js Fixed TextSyle typo. Fix #4630 2019-07-02 12:32:29 +01:00