Added
- Aliased
Animation#reset
toAnimation#reset!
.
Changed
- Arguments
retro
andloop
fromAnimation#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.