Class cc.EaseInOut
- Defined in: CCActionEase.js
- Extends cc.EaseRateAction
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
cc.EaseInOut action with a rate
|
Method Summary
Class Detail
cc.EaseInOut()
cc.EaseInOut action with a rate
Method Detail
-
Creates the action with the inner action and the rate parameter
- Parameters:
- {cc.ActionInterval} action
- {Number} rate
- Returns:
- {cc.EaseInOut}
-
{cc.EaseInOut} reverse()
- Returns:
- {cc.EaseInOut}
-
update(time1)
- Parameters:
- {Number} time1