storyboard
Toggle table of contents
0.1.0-alpha02
common
Platform filter
common
Switch theme
Search in API
storyboard
storyboard
/
dev.bnorm.storyboard
/
Storyboard
Storyboard
@
Stable
class
Storyboard
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Index
Link copied to clipboard
@
Immutable
class
Index
(
val
sceneIndex
:
Int
,
val
stateIndex
:
Int
)
:
Comparable
<
Storyboard.Index
>
Properties
decorator
Link copied to clipboard
val
decorator
:
SceneDecorator
description
Link copied to clipboard
val
description
:
String
?
format
Link copied to clipboard
val
format
:
SceneFormat
indices
Link copied to clipboard
val
indices
:
ImmutableList
<
Storyboard.Index
>
scenes
Link copied to clipboard
val
scenes
:
ImmutableList
<
Scene
<
*
>
>
title
Link copied to clipboard
val
title
:
String