Class cc.Animate#ctor
- Defined in: CCActionInterval.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
cc.Animate#ctor(animation)
|
Class Detail
cc.Animate#ctor(animation)
// create the animation with animation var anim = new cc.Animate(dance_grey);
- Parameters:
- {cc.Animation} animation