nrEngine::EmptyScript Class Reference
[Engine Scripting]

Empty script object that just do nothing(idle). More...

Inheritance diagram for nrEngine::EmptyScript:

nrEngine::IScript nrEngine::IResource nrEngine::ITask nrEngine::IThread

Public Member Functions

 EmptyScript (const std::string &typeName)
 Constructor does not call anything.
 ~EmptyScript ()
 Release used memory.
Result loadFromString (const std::string &str)
 Loading an empty script from file does not affect anything.
Result run ()
 Executing of empty script does return immideately.

Detailed Description

Empty script object that just do nothing(idle).

Empty script objects do nothing. They idle.

Definition at line 324 of file IScript.h.


The documentation for this class was generated from the following files:
Generated on Wed Sep 12 23:19:43 2007 for nrEngine by  doxygen 1.5.1