Applies a Theme to the document.
Readonly
currentTracks the current Passage.
Readonly
globalsGlobal story variables that get automatically saved and loaded can be put here.
Readonly
historyReadonly
loadingWhether a load is in progress.
Readonly
saveDBThe saves database for slotted saves and the autosave.
Readonly
titleThe story title as extracted from the <title> element. Can be changed by the story itself after loading to change the displayed title at runtime.
Static
Readonly
engineThe global Engine singleton.
The locals object of the current story Moment.
The engine is responsible for keeping the parsed story data and the current state.