#include <CompositeFactory.hpp>
Public Member Functions | |
Generic () | |
void | addComponent (CompositeType type, const ComponentFactory *f) |
void | createComponents (CompositeType type, Composite *owner) const |
Public Attributes | |
int | componentCount_ [MAX_COMPONENT_TYPES] |
const ComponentFactory * | components_ [MAX_COMPONENT_TYPES][MAX_COMPONENTS] |
Static Public Attributes | |
const int | MAX_COMPONENT_TYPES = st_SUBTYPE_COUNT |
const int | MAX_COMPONENTS = 16 |
|
Definition at line 64 of file CompositeFactory.hpp. |
|
Definition at line 70 of file CompositeFactory.hpp. |
|
Definition at line 74 of file CompositeFactory.hpp. References se_core::ComponentFactory::create(). |
|
Definition at line 82 of file CompositeFactory.hpp. |
|
Definition at line 83 of file CompositeFactory.hpp. |
|
Definition at line 80 of file CompositeFactory.hpp. |
|
Definition at line 81 of file CompositeFactory.hpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:23 2007 by Doxygen version 1.3.9.1.