Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@Chadowo Chadowo released this 27 Dec 22:19
· 46 commits to main since this release
fef13ba

Added

  • Aliased Animation#reset to Animation#reset!.

Changed

  • Arguments retro and loop from Animation#new are now keyword arguments.
  • Renamed "position" attribute from Animation to "cursor".
  • Passing a negative value as duration to Animation#new will default to 0.1.