Story

class Story

A story. A setup must be specified.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Get the flags

Link copied to clipboard

Get the name of this Chapter.

Link copied to clipboard

Get the number of the Chapter in this Story.

Functions

Link copied to clipboard
infix fun add(chapter: Chapter)

Add a chapter to this Story.

Link copied to clipboard
infix fun name(name: String)

Set the name of this Story.