Class cc.EaseExponentialIn
- Defined in: CCActionEase.js
- Extends cc.ActionEase
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
cc.Ease Exponential In
|
Method Summary
Class Detail
cc.EaseExponentialIn()
cc.Ease Exponential In
Method Detail
-
creates the action
- Parameters:
- {cc.ActionInterval} action
- Returns:
- {cc.EaseExponentialIn}
-
{cc.EaseExponentialOut} reverse()
- Returns:
- {cc.EaseExponentialOut}
-
update(time1)
- Parameters:
- {Number} time1