MoveBy Class Reference

An action that gradually adds an offset to the current position. More...

Inheritance diagram for MoveBy:
ActionTweenGenericVector2 ActionTweenGeneric< T > ActionWithDuration ActionBase

List of all members.

Public Member Functions

 MoveBy (Vector2 target, float duration)
 MoveBy constructor.

Detailed Description

An action that gradually adds an offset to the current position.