Difference between revisions of "Infrastructure Guide"

From Virtual World Web Wiki
Jump to: navigation, search
(API Documentation)
(Document Object Model (DOM) Documentation)
Line 31: Line 31:
 
== Document Object Model (DOM) Documentation ==
 
== Document Object Model (DOM) Documentation ==
  
[[DOM Nodes]]
+
[[DOM Nodes]] - Documentation for all the Document Object Model nodes

Revision as of 12:35, 31 October 2016

Following is a list of pages documenting the Virtual World Web infrastructure. Programming guides, API documentation, scripting documentation and more.

API Documentation

Server API - Documents the VWW.CoreLibs.ServerAPI library used to write service provider components. This is the foundation of Virtual World Web server extensibility.

System Documentation

Key Concepts

Scripting Documentation

Server Scripting - Documents the server instance scripting system. From working with the DOM, to using the GameCloud, to working with LayerOne objects like participants, views, and chat channels, it's all here.

Curio UI Scripting - Documents the Curio UI scripting system. (Ian? what are you doing this year?)

Document Object Model (DOM) Documentation

DOM Nodes - Documentation for all the Document Object Model nodes