phaser/src/gameobjects/bitmaptext
2019-12-18 12:25:14 +01:00
..
dynamic Origin and canvas renderer work again now. Fix #4108 2019-10-01 17:43:47 +01:00
static Fixed jsdoc types to get TS definition intellisense. 2019-12-18 12:25:14 +01:00
typedefs License link update 2019-05-10 16:15:04 +01:00
const.js License link update 2019-05-10 16:15:04 +01:00
GetBitmapTextSize.js BitmapText with a maxWidth set wouldn't update the text correctly if it was modified post-creation. You can now update the text and/or width independantly and it'll update correctly. Fix #4881 2019-11-26 14:31:27 +00:00
ParseFromAtlas.js Add optional params to ParseFromAtlas doc 2019-12-18 12:22:30 +01:00
ParseRetroFont.js License link update 2019-05-10 16:15:04 +01:00
ParseXMLBitmapFont.js Removed commented-out code 2019-10-11 18:35:27 +01:00
RetroFont.js License link update 2019-05-10 16:15:04 +01:00