Animation

An animated instance

It progresses linearly from frame to frame and loops when it finishes.

Constructors

this
this(in Frame[] frames)

Create an animation from an array of frames

Members

Functions

update
const(Texture) update()

Tick the animation forward one frame

Properties

texture
const(Texture) texture [@property getter]

Meta