phaser/v3/src/gameobjects/text
2017-04-04 23:58:33 +01:00
..
static Removed 'group' / 'parent' argument and forced to the State children component. You should use 'make' if you wish to add elsewhere. 2017-04-04 23:58:33 +01:00
GetTextSize.js TextStyle is now responsible for MeasureText and caches the results. 2017-03-20 16:09:01 +00:00
MeasureText.js TextStyle is now responsible for MeasureText and caches the results. 2017-03-20 16:09:01 +00:00
TextStyle.js RTL boolean. 2017-03-21 21:08:30 +00:00