phaser/src/gameobjects/text/static
2018-07-18 14:45:10 +01:00
..
Text.js Added Text.setResolution methods. 2018-07-18 14:45:10 +01:00
TextCanvasRenderer.js Text supports high dpi resolution for its internal canvas 2018-07-17 22:44:12 +01:00
TextCreator.js 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
TextFactory.js Fix multiple types on GameObjects 2018-03-20 15:56:31 +01:00
TextRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
TextWebGLRenderer.js Text supports high dpi resolution for its internal canvas 2018-07-17 22:44:12 +01:00