Class cc.ScaleBy
- Defined in: CCActionInterval.js
- Extends cc.ScaleTo
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Scales a cc.Node object a zoom factor by modifying it's scale attribute.
|
Method Summary
Class Detail
cc.ScaleBy()
Scales a cc.Node object a zoom factor by modifying it's scale attribute.
Method Detail
-
{cc.ScaleBy} clone()returns a new clone of the action
- Returns:
- {cc.ScaleBy}
-
{cc.ActionInterval} reverse()
- Returns:
- {cc.ActionInterval}
-
startWithTarget(target)
- Parameters:
- {Number} target