group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ExplosionVfxEffect.cpp File Reference

Fresh layered explosion, fire, smoke, spark, and scorch VFX. More...

#include "ExplosionVfxEffect.hpp"
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <glm/common.hpp>
#include <glm/geometric.hpp>
#include <glm/gtc/constants.hpp>
Include dependency graph for ExplosionVfxEffect.cpp:

Functions

ExplosionVfxKind explosionVfxKindForWeapon (WeaponType type)

Detailed Description

Fresh layered explosion, fire, smoke, spark, and scorch VFX.

Function Documentation

◆ explosionVfxKindForWeapon()

ExplosionVfxKind explosionVfxKindForWeapon ( WeaponType type)
nodiscard
Here is the caller graph for this function: