gdl.graphics.animation
An immutable animation defrecord (plain map) for passing image objects to 'frames'.
Animation
protocol
members
current-frame
(current-frame _)
restart
(restart _)
stopped?
(stopped? _)
tick
(tick _ delta)
An immutable animation defrecord (plain map) for passing image objects to 'frames'.
(current-frame _)
(restart _)
(stopped? _)
(tick _ delta)