CC3ScaleBy Class Reference

CC3ScaleBy is a CCActionInterval that scales a target CC3Node by a specific scale factor. More...

#import <CC3ActionInterval.h>

Inheritance diagram for CC3ScaleBy:
CC3TransformBy CC3TransformTo

List of all members.


Detailed Description


Member Function Documentation

+ (id) actionWithDuration: (ccTime)  t
scaleBy: (CC3Vector aScale 

Allocates and initializes an autoreleased instance to scale the target node by the specified scale factor, within the specified time duration.

- (id) initWithDuration: (ccTime)  t
scaleBy: (CC3Vector aScale 

Initializes this instance to scale the target node by the specified scale factor, within the specified time duration.


The documentation for this class was generated from the following file: