|
OpenGothic
Open source reimplementation of Gothic I and II
|
This is the complete list of members for PfxEmitter, including all inherited members.
| effectPrefferedTime() const | PfxEmitter | |
| isActive() const | PfxEmitter | |
| isAlive() const | PfxEmitter | |
| isEmpty() const | PfxEmitter | inline |
| operator=(PfxEmitter &&b) | PfxEmitter | |
| PfxBucket | PfxEmitter | friend |
| PfxEmitter()=default | PfxEmitter | |
| PfxEmitter(World &world, std::string_view name) | PfxEmitter | |
| PfxEmitter(World &world, const ParticleFx *decl) | PfxEmitter | |
| PfxEmitter(PfxObjects &obj, const ParticleFx *vob) | PfxEmitter | |
| PfxEmitter(World &world, const zenkit::VirtualObject &vob) | PfxEmitter | |
| PfxEmitter(PfxEmitter &&) | PfxEmitter | |
| PfxEmitter(const PfxEmitter &)=delete | PfxEmitter | |
| PfxObjects | PfxEmitter | friend |
| setActive(bool act) | PfxEmitter | |
| setDirection(const Tempest::Matrix4x4 &pos) | PfxEmitter | |
| setLooped(bool loop) | PfxEmitter | |
| setMesh(const MeshObjects::Mesh *mesh, const Pose *pose) | PfxEmitter | |
| setObjMatrix(const Tempest::Matrix4x4 &mt) | PfxEmitter | |
| setPhysicsDisable() | PfxEmitter | |
| setPhysicsEnable(World &physic, std::function< void(Npc &npc)> cb) | PfxEmitter | |
| setPosition(float x, float y, float z) | PfxEmitter | |
| setPosition(const Tempest::Vec3 &pos) | PfxEmitter | |
| setTarget(const Npc *tg) | PfxEmitter | |
| ~PfxEmitter() | PfxEmitter |