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