phaser/src/gameobjects/bitmaptext
2018-07-07 12:34:24 +01:00
..
dynamic Started moving dynamic bitmap text renderer to its own function 2018-07-07 12:34:24 +01:00
static Removed batchBitmapText, tidied up and moved to its own renderer 2018-07-07 12:22:45 +01:00
const.js Rescoped RetroFont so it's no longer bound to BitmapText 2018-04-19 13:07:59 +01:00
GetBitmapTextSize.js Fixed jsdoc errors 2018-06-12 17:05:39 +01:00
ParseFromAtlas.js Tweaked and filled in a few more BitmapText related descriptions. 2018-06-06 16:58:48 +01:00
ParseRetroFont.js Documented DynamicBitmapText display callbacks. 2018-06-06 17:26:55 +01:00
ParseXMLBitmapFont.js Tweaked and filled in a few more BitmapText related descriptions. 2018-06-06 16:58:48 +01:00
RetroFont.js Finished UpdateList and RetroFont.Config documentation. 2018-06-06 15:11:40 +01:00