Overload List
Name | Description | |
---|---|---|
![]() | PlayAnimation(Int32) |
Replays animation with the given number.
|
![]() | PlayAnimation(String) |
Replays animation with the given name.
|
![]() | PlayAnimation(Int32, Boolean, Double) |
Replays animation with the given number.
|
![]() | PlayAnimation(Int32, Double, Double) |
Replays animation with the given number.
|
![]() | PlayAnimation(String, Boolean, Double) |
Replays animation with the given name.
|
![]() | PlayAnimation(String, Double, Double) |
Replays animation with the given name.
|
![]() | PlayAnimation(Int32, Double, Double, Double) |
Replays animation with the given number.
|
![]() | PlayAnimation(String, Double, Double, Double) |
Replays animation with the given name.
|