2
0
Fork 0
mirror of https://github.com/photonstorm/phaser synced 2025-01-12 05:08:54 +00:00
phaser/v3/src/gameobjects/bitmaptext
2017-09-13 15:28:17 +01:00
..
dynamic The Canvas and WebGL Renderers are now included based on Webpack feature flags, allowing us to build a 'WebGL only' or 'Canvas only' version of Phaser 3. 2017-09-13 15:28:17 +01:00
static The Canvas and WebGL Renderers are now included based on Webpack feature flags, allowing us to build a 'WebGL only' or 'Canvas only' version of Phaser 3. 2017-09-13 15:28:17 +01:00
GetBitmapTextSize.js Added ability to round Text bounds 2017-07-12 17:32:45 +01:00
ParseFromAtlas.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
ParseRetroFont.js Updated to new Bitmap Text object structure. 2017-07-24 14:09:44 +01:00
ParseXMLBitmapFont.js Allowed Bitmap Text fonts to be trimmed within a texture atlas with or without padding 2017-07-12 03:40:27 +01:00