mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
Complete 0.9 release
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
/// <reference path="system/animation/Frame.ts" />
|
||||
/// <reference path="system/animation/FrameData.ts" />
|
||||
|
||||
/**
|
||||
* Phaser - AnimationManager
|
||||
*
|
||||
* Any Sprite that has animation contains an instance of the AnimationManager, which is used to add, play and update
|
||||
* sprite specific animations.
|
||||
*/
|
||||
|
||||
module Phaser {
|
||||
|
||||
export class AnimationManager {
|
||||
|
||||
Reference in New Issue
Block a user