Storyboard

@Stable
class Storyboard(source)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
@Immutable
class Index(val sceneIndex: Int, val stateIndex: Int) : Comparable<Storyboard.Index>

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val indices: ImmutableList<Storyboard.Index>
Link copied to clipboard
val scenes: ImmutableList<Scene<*>>
Link copied to clipboard