PInterpolatingActivity Constructor (Int64, Int64, Int32, ActivityMode)
Constructs a new PInterpolatingActivity that will interpolate from the source state to the destination state, looping the given number of iterations.
Parameters
- duration
- The length of one loop of the activity.
- stepInterval
- The minimum number of milliseconds that this activity should delay between steps.
- loopCount
- The number of times the activity should reschedule itself.
- mode
- The mode defines how the activity interpolates between states.
See Also
PInterpolatingActivity Class | UMD.HCIL.Piccolo.Activities Namespace | PInterpolatingActivity Constructor Overload List