phaser/src/gameobjects/text
2021-01-07 12:31:31 +00:00
..
typedefs Replace integer with number 2020-11-23 10:22:13 +00:00
GetTextSize.js Exported functions to namespace 2020-09-01 18:56:01 +01:00
MeasureText.js Fixed a few linting errors 2020-09-12 10:34:57 +01:00
Text.js Replace integer with number 2020-11-23 10:22:13 +00:00
TextCanvasRenderer.js Moved Text out of 'static' folder, as it doesn't need to be in there 2020-10-13 11:04:46 +01:00
TextCreator.js Moved Text out of 'static' folder, as it doesn't need to be in there 2020-10-13 11:04:46 +01:00
TextFactory.js Moved Text out of 'static' folder, as it doesn't need to be in there 2020-10-13 11:04:46 +01:00
TextRender.js Moved Text out of 'static' folder, as it doesn't need to be in there 2020-10-13 11:04:46 +01:00
TextStyle.js Replace integer with number 2020-11-23 10:22:13 +00:00
TextWebGLRenderer.js Invoke camera.addToRenderList method 2021-01-07 12:31:31 +00:00