phaser/src/gameobjects/bitmaptext
2018-05-16 15:17:08 +01:00
..
dynamic 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
static 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
const.js Rescoped RetroFont so it's no longer bound to BitmapText 2018-04-19 13:07:59 +01:00
GetBitmapTextSize.js Added a letterSpacing property to BitmapText 2018-04-02 09:42:24 -04:00
ParseFromAtlas.js Initial Commit 2018-03-30 13:46:44 -04:00
ParseRetroFont.js eslint fixes 2018-04-19 13:57:33 +01:00
ParseXMLBitmapFont.js Initial Commit 2018-03-30 13:46:44 -04:00
RetroFont.js eslint fixes 2018-04-19 13:57:33 +01:00