engine.vn.script

Undocumented in source.

Modules

instr
module engine.vn.script.instr
Undocumented in source.

Public Imports

engine.vn.script.instr
public import engine.vn.script.instr;
Undocumented in source.

Members

Classes

Scene
class Scene

A scene in the VN

Script
class Script

A visual novel script

Interfaces

IScriptInstr
interface IScriptInstr

A script instruction

Structs

Bookmark
struct Bookmark

A bookmark to where in the script to continue from (for saving)

Meta