Class cc.ActionEase#ctor
- Defined in: CCActionEase.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
cc.ActionEase#ctor(action)
creates the action of ActionEase
|
Class Detail
cc.ActionEase#ctor(action)
creates the action of ActionEase
var moveEase = new cc.ActionEase(action);
- Parameters:
- {cc.ActionInterval} action