Release v1.1.0
- 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