Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@BlurOne-GIT BlurOne-GIT released this 29 Mar 19:41
· 38 commits to main since this release
  • Changed default alignment from Center to TopLeft in all alignable DrawableGameComponents
  • Added utilities to Animation related to it's end.
    • AnimationReachedEnd event that fires when the animation reaches it's last frame.
    • IsAtEnd property that returns whether the animation is at it's last frame.
    • Also added a Length alias for Animation.Frames.Length