#include <bsCore.h>
Public Attributes | |
EmitTypeControl * | _et_ |
bulletscript control |
bulletscript lets users use their own structures, for maximum flexibility and speed/size. The only concession is that they include a pointer to an EmitTypeControl, which is used by bulletscript to control the object.