NovelateImageAnimation

An image animation configuration.

Constructors

this
this()

Creates a new image animation configuration.

Members

Functions

add
void add(NovelateImageAnimationFrame frame)

Adds an image animation frame.

clear
void clear()

Clears the frames of the image animation.

Properties

frames
NovelateImageAnimationFrame[] frames [@property getter]

Gets the frames.

Meta