Difference between revisions of "Infrastructure Guide"

From Virtual World Web Wiki
Jump to: navigation, search
(API Documentation)
Line 3: Line 3:
 
== API Documentation ==
 
== API Documentation ==
  
[[Layer 2 (Component) API]]
+
[[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 ==
 
== System Documentation ==

Revision as of 14:09, 15 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

Curio UI Scripting

Document Object Model (DOM) Documentation

DOM Nodes