|
group2 0.1.0
CSE 125 Group 2
|
Event structs dispatched via entt::dispatcher for particle spawning. More...
Go to the source code of this file.
Classes | |
| struct | WeaponFiredEvent |
| Emitted when a weapon fires (both hitscan and projectile). More... | |
| struct | ProjectileImpactEvent |
| Emitted when a projectile or hitscan hits a surface. More... | |
| struct | ExplosionEvent |
| Emitted when a rocket/grenade explodes. More... | |
Event structs dispatched via entt::dispatcher for particle spawning.