The properties of the PPositionPathActivity class are listed below. For a complete list of PPositionPathActivity class members, see the PPositionPathActivity Members topic.
![]() | Sets the PActivityDelegate for this activity. |
![]() | Gets or sets the activity scheduler associated with this activity. |
![]() | Overriden. Set the amount of time that this activity should take to complete, after the startStepping method is called. |
![]() | Gets or sets a value indicating whether the activity is executing its first loop. |
![]() | Overridden. See PActivity.IsAnimation. |
![]() | Gets a value indicating whether this activity is stepping. |
![]() | Gets or sets the knots array. |
![]() | Gets the current length of the knots array. |
![]() | Gets or sets the number of times the activity should automatically reschedule itself after it has finished. |
![]() | Gets or sets the mode that defines how the activity interpolates between states. |
![]() | Gets the next time this activity should step, in PRoot global time. |
![]() | Sets the sequence of points that this activity animates through to the points along the given graphics path. |
![]() | Gets or sets the sequence of points that this activity animates through. |
![]() | Gets or sets a value indicating whether the activity will be a pure interpolation, or simulate acceleration and friction. |
![]() | Gets or sets the time that this activity should start running in PRoot global time. |
![]() | Gets or sets the minimum number of milliseconds that this activity should delay between steps. |
![]() | Gets the time when this activity should finish running. |
![]() | Overridden. Gets a string representing the state of this object. |
![]() | Calls SetRelativeTargetValue with the appropriate t value for the current mode. |
PPositionPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace