This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-24 12:03:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
66a25e2117
phaser
/
src
/
gameobjects
/
text
History
Richard Davey
66a25e2117
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
..
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