SpriteAnimator.IsPlaying Property
Definition¶
Namespace: Brine2D.Animation
Gets whether an animation is currently playing (not paused and not finished).
public bool IsPlaying { get; }
Namespace: Brine2D.Animation
Gets whether an animation is currently playing (not paused and not finished).
public bool IsPlaying { get; }