1.0.3 release - fixed Text and Bitmap Fonts, Animation documentation and more examples

This commit is contained in:
Richard Davey
2013-09-17 16:50:47 +01:00
parent f4734b1143
commit 3c5ea01e09
29 changed files with 1253 additions and 392 deletions
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

+2 -3
View File
@@ -34,11 +34,10 @@ public game: Phaser.Game;
*/
/**
* My property description. Like other pieces of your comment blocks,
* this can span multiple lines.
* Property description.
*
* @property propertyName
* @public
* @public @private
* @type {Object}
* @default "foo"
*/