Tutorial explaining how to create custom content docks for AdventureJS. tutorial, custom, ontent dock GUI:Content Docks MyGame.createDock({ class: "Content", id: "MyContentDock", cssclasses: ["custom", "content"], position: "top", });