Skip to content

v0.2.1

Compare
Choose a tag to compare
@Ayfri Ayfri released this 17 Feb 16:03
· 99 commits to master since this release

This release fixes some problems I introduced in 0.2.0, I should really test more my code before publishing :')

Changelog

  • feat: Add methods to add Application to elements. (967ef25)
  • fix: Fix ColorArr.toColor. (9065999)
  • fix: Fix KeyboardManager & KeyMap not initialising. (69ca536)
  • fix: Fix examples. (8656c94)
  • fix: Fix generateBlankTexture not working. (3c24f68)
  • fix: Fix MouseManager not initialising. (ecf642f)
  • refactor: Use IPointData for external methods instead of IPoint. (afcb633)
  • refactor: Use IPointData instead of IPoint in Rectangle, support MouseEvent for in operator. (d2ef1f8)

Commits: 0.2.0...0.2.1