mirror of
https://github.com/wassname/phaser.git
synced 2026-07-21 12:40:56 +08:00
1.0.3 release - fixed Text and Bitmap Fonts, Animation documentation and more examples
This commit is contained in:
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
@@ -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"
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user