LUAScriptFactory Class Reference

#include <LUAScriptFactory.h>

List of all members.

Public Member Functions

 LUAScriptFactory ()
 ~LUAScriptFactory ()
LUAScriptcreateScript ()
void setContext (ScorchedContext *context)

Protected Attributes

ScorchedContextcontext_


Detailed Description

Definition at line 27 of file LUAScriptFactory.h.


Constructor & Destructor Documentation

LUAScriptFactory::LUAScriptFactory (  ) 

Definition at line 23 of file LUAScriptFactory.cpp.

LUAScriptFactory::~LUAScriptFactory (  ) 

Definition at line 28 of file LUAScriptFactory.cpp.


Member Function Documentation

LUAScript * LUAScriptFactory::createScript (  ) 

Definition at line 32 of file LUAScriptFactory.cpp.

References context_.

Referenced by LUAScriptHook::loadHook(), and WeaponScript::parseXML().

void LUAScriptFactory::setContext ( ScorchedContext context  )  [inline]

Definition at line 35 of file LUAScriptFactory.h.

References context_.

Referenced by ScorchedContext::ScorchedContext().


Member Data Documentation

ScorchedContext* LUAScriptFactory::context_ [protected]

Definition at line 38 of file LUAScriptFactory.h.

Referenced by createScript(), and setContext().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:04 2009 for Scorched3D by  doxygen 1.5.3