mirror of
https://github.com/wassname/phaser.git
synced 2026-09-10 12:29:30 +08:00
Complete 0.9 release
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
/// <reference path="GameObject.ts" />
|
||||
|
||||
/**
|
||||
* Phaser
|
||||
* Phaser - Sprite
|
||||
*
|
||||
* The Sprite GameObject is an extension of the core GameObject that includes support for animation and dynamic textures.
|
||||
* It's probably the most used GameObject of all.
|
||||
*/
|
||||
|
||||
module Phaser {
|
||||
|
||||
Reference in New Issue
Block a user