#include <particles.h>
Public Member Functions | |
ClientParticleTexRef ()=default | |
ClientParticleTexRef (ClientParticleTexture &t) | |
ClientParticleTexRef (video::ITexture *tp) | |
Public Attributes | |
ParticleTexture * | tex = nullptr |
video::ITexture * | ref = nullptr |
|
default |
|
inlineexplicit |
|
inlineexplicit |
video::ITexture* ClientParticleTexRef::ref = nullptr |
ParticleTexture* ClientParticleTexRef::tex = nullptr |