Story Maker
Preparing search index...
lib/models/story
Character
Interface Character
interface
Character
{
description
:
string
;
emotions
:
string
[]
;
name
:
string
;
position
:
"left"
|
"center"
|
"right"
|
"background"
|
"foreground"
;
role
:
"protagonist"
|
"antagonist"
|
"mentor"
|
"supporting"
|
"narrator"
;
}
Index
Properties
description
emotions
name
position
role
Properties
description
description
:
string
emotions
emotions
:
string
[]
name
name
:
string
position
position
:
"left"
|
"center"
|
"right"
|
"background"
|
"foreground"
role
role
:
"protagonist"
|
"antagonist"
|
"mentor"
|
"supporting"
|
"narrator"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
emotions
name
position
role
Story Maker
Loading...