Method Pause
Pause(bool)
Paused this Animated
Parameters
resetFrameDuration
boolA value that indicates whether the Current
Frame should be reset. When this method returns false, this indicates the CurrentTime Remaining Frame was not reset even if this was specified as true.Time Remaining
Returns
- bool
true if this Animated
Sprite was successfully paused; otherwise, false. This method returns false if this AnimatedSprite is not currently animating or if it is already paused.