#include <SpawnComponentFactory.hpp>
Inheritance diagram for se_core::SpawnComponentFactory:
Public Member Functions | |
SpawnComponentFactory () | |
void | setAbilities (short speed, short attack, short defence, short level) |
Component * | create (Composite *owner) const |
void | setSpawnPoints (int count, se_core::ViewPoint *const *spawnPoints) |
Copy spawn points. | |
virtual void | release (Component *t) const |
bool | doDestroy () const |
void | setDoDestroy (bool f) |
Protected Attributes | |
int | spawnPointCount_ |
se_core::ViewPoint ** | spawnPoints_ |
int | type_ |
bool | doDestroy_ |
|
Definition at line 34 of file SpawnComponentFactory.cpp. References se_core::sct_STAT. |
|
Implements se_core::ComponentFactory. Definition at line 40 of file SpawnComponentFactory.cpp. |
|
Definition at line 35 of file ComponentFactory.hpp. |
|
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(). |
|
Copy spawn points.
Definition at line 55 of file SpawnComponentFactory.cpp. Referenced by se_core::SpawnComponentParser::parse(). |
|
Definition at line 40 of file ComponentFactory.hpp. |
|
Definition at line 47 of file SpawnComponentFactory.hpp. |
|
Definition at line 48 of file SpawnComponentFactory.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.