phaser/src/gameobjects/bitmaptext
Richard Davey 5c6d1cbe17
Merge pull request #4214 from matosummer/master
Add link to bitmaptext
2018-12-12 11:27:00 +00:00
..
dynamic Added texture and unit arguments to batchQuad and batchTri, fixing the y2k bug. 2018-12-12 11:08:52 +00:00
static Merge pull request #4214 from matosummer/master 2018-12-12 11:27:00 +00:00
const.js Rescoped RetroFont so it's no longer bound to BitmapText 2018-04-19 13:07:59 +01:00
GetBitmapTextSize.js Now stores the line data in the bounds object. 2018-07-09 17:05:53 +01:00
ParseFromAtlas.js Tweaked and filled in a few more BitmapText related descriptions. 2018-06-06 16:58:48 +01:00
ParseRetroFont.js Add lineSpacing option to RetroFont Config 2018-08-04 12:52:27 -05:00
ParseXMLBitmapFont.js Tweaked and filled in a few more BitmapText related descriptions. 2018-06-06 16:58:48 +01:00
RetroFont.js Add lineSpacing option to RetroFont Config 2018-08-04 12:52:27 -05:00