phaser/v3/src/gameobjects/bitmaptext/static
2017-06-08 01:56:46 +01:00
..
BitmapText.js BitmapText can take a contents array now. Also fixed scroll rect. 2017-06-08 01:56:46 +01:00
BitmapTextCanvasRenderer.js Added origin + removed redundant module. 2017-03-20 19:10:44 +00:00
BitmapTextFactory.js 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
BitmapTextRender.js Added dynamic and static bitmap text 2017-03-08 19:36:53 -03:00
BitmapTextWebGLRenderer.js Fixed render target issue with BitmapText 2017-04-13 12:55:25 -03:00