Skip to content

v1.4.0

Choose a tag to compare

@setanarut setanarut released this 22 May 21:55

refactor: update tween struct fields and adjust related methods for consistency

Removed

func (t *Tween) End() float64 
func (t *Tween) Begin() float64 
func (t *Tween) Duration() float64

Full Changelog: v1.3.0...v1.4.0