The properties of the PActivity class are listed below. For a complete list of PActivity class members, see the PActivity Members topic.
![]() | Sets the PActivityDelegate for this activity. |
![]() | Gets or sets the activity scheduler associated with this activity. |
![]() | Gets or sets the amount of time that this activity should take to complete, after the OnActivityStarted method is called. |
![]() | Gets a value indicating whether this activity is performing an animation. |
![]() | Gets a value indicating whether this activity is stepping. |
![]() | Gets the next time this activity should step, in PRoot global time. |
![]() | 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. |
![]() | Gets a string representing the state of this object. |
PActivity Class | UMD.HCIL.Piccolo.Activities Namespace