SpriteAnimator.OnFrameChanged Event
Definition¶
Namespace: Brine2D.Animation
Raised each time the active frame index changes.
public event Action<SpriteFrame>? OnFrameChanged;
Namespace: Brine2D.Animation
Raised each time the active frame index changes.
public event Action<SpriteFrame>? OnFrameChanged;