CRM64Pro GDK v0.19.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::ParticleMgr Member List

This is the complete list of members for CRM64Pro::ParticleMgr, including all inherited members.

close(Sint32 idParticle) overrideCRM64Pro::ParticleMgr
closeOneShots()CRM64Pro::ParticleMgr
create(const string &sName, Uint32 iVersion=10) overrideCRM64Pro::ParticleMgr
exists(Sint32 idCDC, const string &sName) constCRM64Pro::ParticleMgr
exists(const string &sCDCFile, const string &sName) constCRM64Pro::ParticleMgr
get(Sint32 idParticle)CRM64Pro::ParticleMgr
getCount() const overrideCRM64Pro::ParticleMgr
getPresetCount() constCRM64Pro::ParticleMgr
getPresetDesc(Sint32 iIndex) constCRM64Pro::ParticleMgr
getPresetDesc(eParticleEffectPreset ePreset) constCRM64Pro::ParticleMgr
info(Sint32 iMode=0) overrideCRM64Pro::ParticleMgr
load(const string &sCDCFile, const string &sName)CRM64Pro::ParticleMgr
load(Sint32 idCDC, const string &sName)CRM64Pro::ParticleMgr
playOneShot(eParticleEffectPreset ePreset, float fX, float fY)CRM64Pro::ParticleMgr
remove(Sint32 idCDC, const string &sName)CRM64Pro::ParticleMgr
render(Sint32 idRes=0)CRM64Pro::ParticleMgr
setName(Sint32 idParticle, const string &sName) overrideCRM64Pro::ParticleMgr
update(float fDeltaTime)CRM64Pro::ParticleMgr