phaser/src/gameobjects/text
2021-09-20 11:41:47 +01: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 Fix check for new text measurement results 2021-04-14 22:44:10 -04:00
Text.js Updated version number 2021-09-20 11:41:47 +01:00
TextCanvasRenderer.js Call addToRenderList 2021-01-07 14:52:08 +00: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