26 ComputePositionIndex(&cycled);
28 targetPtr->MakeScale((goalX - 1) * positionIndex + 1,
29 (goalY - 1) * positionIndex + 1,
30 (goalZ - 1) * positionIndex + 1);
virtual void Move()
Make the action update its targets.
void SetScale(double sX, double sY, double sZ)
Header file for V-ART class "ScaleAction".