CC3ActionTransformVector Class Reference
Inherits from | CCActionInterval |
Conforms to | NSCopying |
Declared in | CC3Actions.h |
Overview
CC3ActionTransformVector is an abstract subclass of CCActionInterval that is the parent of subclasses that transform a vector component of a target CC3Node (such as the location, rotation, or scale) by some amount, or to some value over time.