toggle menu
Writeopia
common
switch theme
search in API
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()
)