nrEngine::ScriptLoader Class Reference
[Engine Scripting]

Script loader is used to create/load engine's script objects. More...

Inheritance diagram for nrEngine::ScriptLoader:

nrEngine::IResourceLoader

Public Member Functions

 ScriptLoader ()
 ~ScriptLoader ()

Detailed Description

Script loader is used to create/load engine's script objects.

Scriptloader is used to load standard scripts based on the engine's language. Standard scripts are very simple and at the time they can only be used to load other script languages having more functionality.

See also:
IResourceLoader

Definition at line 36 of file ScriptLoader.h.


Constructor & Destructor Documentation

nrEngine::ScriptLoader::ScriptLoader (  ) 

Declare supported resource types and supported files.

Definition at line 25 of file ScriptLoader.cpp.

nrEngine::ScriptLoader::~ScriptLoader (  ) 

Destructor

Definition at line 32 of file ScriptLoader.cpp.


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