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
2025-01-26 03:45:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
701c4b317f
phaser
/
v3
/
src
/
gameobjects
/
text
History
Richard Davey
8ec9061b43
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
..
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