CCActionScaleBy Class Reference
| Inherits from | CCActionScaleTo : CCActionInterval : CCActionFiniteTime : CCAction : NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | CCActionInterval.h |
Overview
This action scales the target by the specified factor value.
Note: Unlike CCActionScaleTo, this action can be reversed.