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-25 12:33:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c51742ad9f
phaser
/
src
/
gameobjects
/
text
History
Richard Davey
0d0846a415
Calling a creator, such as GraphicsCreator, without passing in a config object, would cause an error to be thrown. All Game Object creators now catch against this.
2018-05-16 15:17:08 +01:00
..
static
Calling a creator, such as GraphicsCreator, without passing in a config object, would cause an error to be thrown. All Game Object creators now catch against this.
2018-05-16 15:17:08 +01:00
GetTextSize.js
jsdoc fixes
2018-03-16 17:29:39 +00:00
MeasureText.js
jsdoc fixes
2018-03-16 17:29:39 +00:00
TextStyle.js
More jsdoc fixes
2018-04-16 16:02:27 +01:00