lilith3d::Script Class Reference

#include <scriptplayer.h>

List of all members.


Detailed Description

The Script class plays a Script - an XML file that contains a list of instructions. This is used for the pre-scripted demo, and can also be used for cut scenes and fly-bys. There are 2 kinds of XML commands: immediate instructions which do something, and events that wait for something to happen.

The commands are:

The events are:


Public Member Functions

void Run (const char *fname, const char *act, bool record)
 Run the script, and return when complete.


The documentation for this class was generated from the following file:
Generated on Fri Mar 23 19:36:28 2007 for Lilith3D by  doxygen 1.5.1-p1