group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ExplosionVfxEffect Member List

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

debrisCount() constExplosionVfxEffectinline
debrisData() constExplosionVfxEffectinline
debrisPool_ExplosionVfxEffectprivate
driveGroundFire(entt::entity fieldEntity, glm::vec3 pos, float radius, float remaining, float duration)ExplosionVfxEffect
groundFire_ExplosionVfxEffectprivate
nextSeed()ExplosionVfxEffectinlineprivate
sequence_ExplosionVfxEffectprivate
sortedSprites_ExplosionVfxEffectprivate
spawn(glm::vec3 pos, glm::vec3 normal, float radius, ExplosionVfxKind kind)ExplosionVfxEffect
spawnDebris(glm::vec3 pos, glm::vec3 vel, float size, glm::vec4 color, float lifetime, float gravity, float drag, float stretch)ExplosionVfxEffectprivate
spawnFrag(glm::vec3 pos, glm::vec3 normal, float radius)ExplosionVfxEffectprivate
spawnMolotovBurst(glm::vec3 pos, glm::vec3 normal, float radius)ExplosionVfxEffectprivate
spawnRocket(glm::vec3 pos, glm::vec3 normal, float radius)ExplosionVfxEffectprivate
spawnSprite(glm::vec3 pos, glm::vec3 vel, float size, glm::vec4 color, float lifetime, float growthRate, float spinRate, float rotation, int frameStart, int frameCount, float fps, int material, float stretch, float softness, float priority)ExplosionVfxEffectprivate
spawnSticky(glm::vec3 pos, glm::vec3 normal, float radius)ExplosionVfxEffectprivate
spriteCount() constExplosionVfxEffectinline
spriteData() constExplosionVfxEffectinline
spritePool_ExplosionVfxEffectprivate
tickGroundFire(GroundFireAnchor &anchor, float dt)ExplosionVfxEffectprivate
update(float dt, Registry &registry, glm::vec3 camPos, glm::vec3 camForward)ExplosionVfxEffect