phaser/src/gameobjects/bitmaptext
2019-03-24 23:07:27 +00:00
..
dynamic Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
static The ScaleMode Component has been removed from every Game Object, and along with it the scaleMode property and setScaleMode method. These did nothing anyway as they were not hooked to the render pipeline and scale mode should be set on the texture, not the Game Object. Fix #4413 2019-03-24 23:07:27 +00:00
typedefs Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
const.js Happy New Year 2019-01-15 16:20:22 +00:00
GetBitmapTextSize.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
ParseFromAtlas.js Happy New Year 2019-01-15 16:20:22 +00:00
ParseRetroFont.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
ParseXMLBitmapFont.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
RetroFont.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00