Property OnFrameEnd
OnFrameEnd
Gets or Sets an Action method to invoke at the end of each frame of animation.
public Action<AnimatedSprite>? OnFrameEnd { get; set; }
Gets or Sets an Action method to invoke at the end of each frame of animation.
public Action<AnimatedSprite>? OnFrameEnd { get; set; }