Versions in this module Expand all Collapse all v1 v1.3.1 Dec 1, 2024 v1.3.0 Nov 16, 2024 Changes in this version + type Animation interface + Init func(image.Image) + Update func(delta time.Duration) image.Image + type Creator func() Animation