LRAUV  revA
Xml

Provided as an alternative to Lua for mission scripting. More...

Classes

class  XmlAPI
 Implements ScriptAPI (and by definition, ModuleAPI) in the xml programming language. More...
 
class  XmlAPI_Test
 Unit tests for XmlAPI class. More...
 
class  XmlNode
 Implements MissionNode for the XmlAPI. More...
 

Detailed Description

Provided as an alternative to Lua for mission scripting.

This class leverages the relatively small tinyxml library for parsing an xml mission file.