photonstorm
|
67ad898294
|
Tween.generateData(frameRate) allows you to generate tween data into an array, which can then be used however you wish (see new examples)
Added new Retro Font examples.
|
2014-03-03 22:43:35 +00:00 |
|
photonstorm
|
7183322259
|
Renamed Phaser.BitmapFont to Phaser.RetroFont because I believe it will cause confusion otherwise. Also tidied up the asset fonts folder.
|
2014-03-03 17:05:28 +00:00 |
|
photonstorm
|
539a0f2256
|
BitmapFont fixes and updates and Cache support for it added. Working sweet now.
|
2014-02-14 16:38:06 +00:00 |
|
photonstorm
|
ef95fbaa00
|
BitmapFont moved to extending RenderTexture instead of BitmapData. Now applied as a texture to a Sprite/Image.
|
2014-02-14 13:50:50 +00:00 |
|
photonstorm
|
c3f306c795
|
Testing BitmapFont as a texture.
|
2014-02-14 12:07:04 +00:00 |
|