BS_NMSP::ScriptRecord Struct Reference

Record of a scriptable object's internal state. More...

#include <bsCore.h>

List of all members.

Public Member Functions

 ScriptRecord (int numLocals)
 Constructor.
 ~ScriptRecord ()
 Destructor.

Public Attributes

bstype * members
 Member variables of the object that owns this ScriptRecord.
int numMembers
 number of member variables
int curState
 Index into owning object's state list.
ScriptState scriptState
 Script state for virtual machine.


Detailed Description

Record of a scriptable object's internal state.
The documentation for this struct was generated from the following file:

Generated on Wed Mar 31 12:49:05 2010 for bulletscript by  doxygen 1.5.9