NovelateCharacterImageCollection

A collection of character images.

final
class NovelateCharacterImageCollection {}

Constructors

this
this(string path)

Creates a new collection of character images.

Members

Functions

get
string get(string name)

Gets an image from the collection.

Meta