Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.model.story
/
StoryState
/
StoryState
Story
State
constructor
(
stories
:
Map
<
Int
,
StoryStep
>
,
lastEdit
:
LastEdit
=
LastEdit.Nothing
,
focus
:
Int
?
=
null
,
selection
:
Selection
=
Selection.start()
)