#include <ScriptComponentFactory.hpp>
Inheritance diagram for se_core::ScriptComponentFactory:
Public Member Functions | |
ScriptComponentFactory () | |
Component * | create (Composite *owner) const |
void | pushScript (const char *name) |
virtual void | release (Component *t) const |
bool | doDestroy () const |
void | setDoDestroy (bool f) |
Protected Attributes | |
int | scriptCount_ |
const se_core::Script * | scripts_ [MAX_SCRIPTS] |
int | type_ |
bool | doDestroy_ |
Static Protected Attributes | |
const int | MAX_SCRIPTS = 4 |
|
Definition at line 33 of file ScriptComponentFactory.cpp. References se_core::sct_SCRIPT. |
|
Implements se_core::ComponentFactory. Definition at line 39 of file ScriptComponentFactory.cpp. |
|
Definition at line 35 of file ComponentFactory.hpp. |
|
Definition at line 57 of file ScriptComponentFactory.cpp. References Assert. Referenced by se_core::ScriptComponentParser::parse(). |
|
Definition at line 44 of file ComponentFactory.cpp. Referenced by se_core::Composite::releaseComponents(). |
|
Definition at line 39 of file ComponentFactory.cpp. References Assert. Referenced by se_core::ParseManager::parseComponent(). |
|
Definition at line 40 of file ComponentFactory.hpp. |
|
Definition at line 46 of file ScriptComponentFactory.hpp. |
|
Definition at line 47 of file ScriptComponentFactory.hpp. |
|
Definition at line 48 of file ScriptComponentFactory.hpp. |
|
Definition at line 39 of file ComponentFactory.hpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:28 2007 by Doxygen version 1.3.9.1.