Piccolo.NET

PInterpolatingActivity Constructor (Int64, Int64)

Constructs a new PInterpolatingActivity that will interpolate from the source state to the destination state.

public PInterpolatingActivity(
   long duration,
   long stepInterval
);

Parameters

duration
The length of one loop of the activity.
stepInterval
The minimum number of milliseconds that this activity should delay between steps.

See Also

PInterpolatingActivity Class | UMD.HCIL.Piccolo.Activities Namespace | PInterpolatingActivity Constructor Overload List


Web Accessibility