ITimeBasedState Methods |
The ITimeBasedState type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Clones this object using the specified context.
(Inherited from ICloneWithContext.) |
![]() | GetMotion<T> |
Returns the Motion<T> of the requested elementIdentification.
|
![]() | GetValue<T> |
Returns the requested value of the requested element.
|
![]() | ModifyMotion<T> |
Modifies this instance of ITimeBasedState with the Motion<T> of the
specified elementIdentification updated.
|
![]() | ModifyValue<T> |