phaser/examples/text
2014-03-11 20:21:07 +00:00
..
bitmap fonts.js 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
dynamic text shadow.js New Text examples. 2014-03-11 20:21:07 +00:00
google webfonts.js Events.onInputUp would be dispatched twice if the Sprite had drag enabled, now only dispatched once (thanks Overbryd, fixes #502) 2014-03-02 11:31:26 +00:00
hello arial.js 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
kern of duty.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
littera.js Tween.generateData(frameRate) allows you to generate tween data into an array, which can then be used however you wish (see new examples) 2014-03-03 22:43:35 +00:00
remove text.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
retro font 1.js Tween.generateData(frameRate) allows you to generate tween data into an array, which can then be used however you wish (see new examples) 2014-03-03 22:43:35 +00:00
retro font 2.js Tween.generateData(frameRate) allows you to generate tween data into an array, which can then be used however you wish (see new examples) 2014-03-03 22:43:35 +00:00
text gradient.js New Text examples. 2014-03-11 20:21:07 +00:00
text reflect.js New Text examples. 2014-03-11 20:21:07 +00:00
text shadow.js New Text examples. 2014-03-11 20:21:07 +00:00
text stroke.js New Text examples. 2014-03-11 20:21:07 +00:00
update text.js 1.1.1 release with fix for Phaser.AUTO and a new text example. 2013-10-26 19:14:13 +01:00