storyboard-root
Toggle table of contents
0.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
storyboard-root
storyboard-easel
/
dev.bnorm.storyboard.easel
/
Animatic
Animatic
class
Animatic
:
StoryController
(
source
)
Members
Properties
advancement
Distance
Link copied to clipboard
open
override
val
advancementDistance
:
Float
advancement
Progress
Link copied to clipboard
open
override
val
advancementProgress
:
Float
current
Index
Link copied to clipboard
open
override
val
currentIndex
:
Storyboard.Index
storyboard
Link copied to clipboard
open
override
val
storyboard
:
Storyboard
story
Distance
Link copied to clipboard
open
override
val
storyDistance
:
Float
story
Progress
Link copied to clipboard
open
override
val
storyProgress
:
Float
target
Index
Link copied to clipboard
open
override
val
targetIndex
:
Storyboard.Index
transition
Link copied to clipboard
val
transition
:
Transition
<
SceneFrame
<
*
>
>
Functions
advance
Link copied to clipboard
open
suspend override
fun
advance
(
direction
:
AdvanceDirection
)
:
Boolean
jump
To
Link copied to clipboard
open
suspend override
fun
jumpTo
(
index
:
Storyboard.Index
)
:
Boolean