Sly Engine
|
This is the complete list of members for BurstFactory, including all inherited members.
activeItems | BurstFactory | private |
BurstFactory() | BurstFactory | private |
BurstFactory(const BurstFactory &)=delete | BurstFactory | private |
BurstFactory(BurstFactory &&)=delete | BurstFactory | private |
CreateBurst(ParticleEffect *pe, int numParticles, float lifeTime, float speed, Vect pos, Matrix rot) | BurstFactory | inlinestatic |
Instance() | BurstFactory | inlineprivatestatic |
ItemList typedef | BurstFactory | private |
myBurstPool | BurstFactory | private |
operator=(const BurstFactory &)=delete | BurstFactory | private |
operator=(BurstFactory &&)=delete | BurstFactory | private |
privCreateBurst(ParticleEffect *pe, int numParticles, float lifeTime, float speed, Vect pos, Matrix rot) | BurstFactory | private |
privRecycleBurst(Burst *b) | BurstFactory | private |
privTerminate() | BurstFactory | private |
ptrInstance | BurstFactory | privatestatic |
RecycleBurst(Burst *b) | BurstFactory | inlinestatic |
StorageRef typedef | BurstFactory | |
Terminate() | BurstFactory | inlinestatic |
~BurstFactory()=default | BurstFactory | private |