Constructor & Destructor Documentation
| DtScriptInterfaceHandler::DtScriptInterfaceHandler |
( |
DtVrfObject * |
obj | ) |
|
| virtual DtScriptInterfaceHandler::~DtScriptInterfaceHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool DtScriptInterfaceHandler::init |
( |
| ) |
|
|
virtual |
| virtual void DtScriptInterfaceHandler::tick |
( |
| ) |
|
|
virtual |
| virtual DtVrfObject* DtScriptInterfaceHandler::entity |
( |
| ) |
|
|
inlinevirtual |
| virtual bool DtScriptInterfaceHandler::shouldResumeScriptInterface |
( |
const DtString & |
scriptId | ) |
|
|
virtual |
| virtual void DtScriptInterfaceHandler::notifySuspend |
( |
const DtString & |
scriptId, |
|
|
int |
taskId |
|
) |
| |
|
virtual |
| virtual void DtScriptInterfaceHandler::notifyResume |
( |
const DtString & |
scriptId, |
|
|
int |
taskId |
|
) |
| |
|
virtual |
| virtual void DtScriptInterfaceHandler::notifyScriptError |
( |
const DtString & |
scriptId, |
|
|
int |
taskId |
|
) |
| |
|
virtual |
| virtual void DtScriptInterfaceHandler::releaseScriptInterface |
( |
const DtString & |
scriptId, |
|
|
int |
taskId, |
|
|
boost::shared_ptr< DtScriptInterface > |
iFace |
|
) |
| |
|
virtual |
| virtual void DtScriptInterfaceHandler::removeScriptInterfacePass |
( |
const DtString & |
scriptId | ) |
|
|
virtual |
Member Data Documentation
The documentation for this class was generated from the following file: