====== General Usage ====== * [[snowman:markup|Markup]] * [[snowman:underscore|Underscore]] * [[snowman:CSS]] ====== window.story ====== ===== Properties ===== * [[snowman:window-story:name|name]] * [[snowman:window-story:startPassage|startPassage]] * [[snowman:window-story:creator|creator]] * [[snowman:window-story:creatorVersion|creatorVersion]] * [[snowman:window-story:history|history]] * [[snowman:window-story:state|state]] * [[snowman:window-story:checkpointName|checkpointName]] * [[snowman:window-story:ignoreErrors|ignoreErrors]] * [[snowman:window-story:errorMessage|errorMessage]] * [[snowman:window-story:passages|passages]] * [[snowman:window-story:userScripts|userScripts]] * [[snowman:window-story:userStyles|userStyles]] * [[snowman:window-story:atCheckpoint|atCheckpoint]] ===== Functions ===== * [[snowman:window-story:checkpoint|checkpoint()]] * [[snowman:window-story:passage|passage()]] * [[snowman:window-story:render|render()]] * [[snowman:window-story:restore|restore()]] * [[snowman:window-story:save|save()]] * [[snowman:window-story:saveHash|saveHash()]] * [[snowman:window-story:show|show()]] * [[snowman:window-story:start|start()]] ====== window.passage ====== ===== Properties ===== * [[snowman:window-passage:id|id]] * [[snowman:window-passage:name|name]] * [[snowman:window-passage:tags|tags]] * [[snowman:window-passage:source|source]] ===== Functions ===== * [[snowman:window-passage:render|render()]]