CC3ScaleTo Class Reference

CC3ScaleTo is a CCActionInterval that scales a target CC3Node to a specific scale. More...

#import <CC3ActionInterval.h>

Inheritance diagram for CC3ScaleTo:
CC3TransformTo

List of all members.


Detailed Description


Member Function Documentation

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

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

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

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


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