OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
PfxEmitter Member List

This is the complete list of members for PfxEmitter, including all inherited members.

effectPrefferedTime() constPfxEmitter
isActive() constPfxEmitter
isAlive() constPfxEmitter
isEmpty() constPfxEmitterinline
operator=(PfxEmitter &&b)PfxEmitter
PfxBucketPfxEmitterfriend
PfxEmitter()=defaultPfxEmitter
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 &)=deletePfxEmitter
PfxObjectsPfxEmitterfriend
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