BS_NMSP::ScriptState Struct Reference

Script state. More...

#include <bsCore.h>

List of all members.

Public Member Functions

 ScriptState ()
 Constructor.

Public Attributes

uint16 curInstruction
 Index into CodeRecord::byteCode.
uint16 stackHead
 Index into stack.
bstype stack [BS_SCRIPT_STACK_SIZE]
 Stack. BS_SCRIPT_STACK_SIZE is defined in bsConfig.h.
bstype suspendTime
 Time to wait when the script is suspended.
bstype * locals


Detailed Description

Script state.

This class is used by all objects that run on the VM


Member Data Documentation

Local variables for whichever is the current emitter state. ScriptState itself is not responsible for managing this.


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