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)

create

(create frames & {:keys [frame-duration looping?]})