This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
You've already forked phaser
mirror of
https://github.com/wassname/phaser.git
synced
2026-06-27 16:10:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.2
phaser
/
examples
/
text
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
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
..
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
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 stroke.js
Revamping the examples area.
2013-10-22 03:58:20 +01: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