#include <PhysicsComponentFactory.hpp>
Inheritance diagram for se_core::PhysicsComponentFactory:
Public Member Functions | |
PhysicsComponentFactory () | |
Component * | create (Composite *owner) const |
void | setPhysics (const char *name) |
void | setMass (float m) |
void | setFriction (float linear, float angular, float bounceDecay) |
virtual void | release (Component *t) const |
bool | doDestroy () const |
void | setDoDestroy (bool f) |
Protected Attributes | |
se_core::Move | move_ |
const se_core::Physics * | physics_ |
int | type_ |
bool | doDestroy_ |
|
Definition at line 33 of file PhysicsComponentFactory.cpp. References se_core::sct_PHYSICS. |
|
Implements se_core::ComponentFactory. Definition at line 39 of file PhysicsComponentFactory.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(). |
|
Definition at line 68 of file PhysicsComponentFactory.cpp. Referenced by se_core::PhysicsComponentParser::parse(). |
|
Referenced by se_core::PhysicsComponentParser::parse(). |
|
Definition at line 56 of file PhysicsComponentFactory.cpp. Referenced by se_core::PhysicsComponentParser::parse(). |
|
Definition at line 40 of file ComponentFactory.hpp. |
|
Definition at line 45 of file PhysicsComponentFactory.hpp. |
|
Definition at line 46 of file PhysicsComponentFactory.hpp. |
|
Definition at line 39 of file ComponentFactory.hpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:27 2007 by Doxygen version 1.3.9.1.