The methods of the PPositionPathActivity class are listed below. For a complete list of PPositionPathActivity class members, see the PPositionPathActivity Members topic.
![]() | Compute the adjusted t value for simulating acceleration and friction. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the knot at the specified index. |
![]() | Gets the position at the specified index. |
![]() | Gets the Type of the current instance. |
![]() | The activity scheduler calls this method and it is here that the activity decides if it should do a step or not for the given time. |
![]() | Sets the knot at the specified index. |
![]() | Sets the position at the specified index. |
![]() | Overloaded. Overridden. See PPathActivity.SetRelativeTargetValue. |
![]() | Overloaded. Subclasses should override this method and set the value on their target (the object that they are modifying) accordingly. |
![]() | Schedules this activity to start after the first activity has finished. |
![]() | Overridden. See PActivity.Terminate. |
![]() | Returns a string representation of this object for debugging purposes. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Overridden. See PActivity.OnActivityFinished. |
![]() | Overridden. See PActivity.OnActivityStarted. |
![]() | Overridden. See PActivity.OnActivityStep. |
PPositionPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace