group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Projectile.hpp File Reference

Projectile component and weapon/surface type enumerations. More...

#include "WeaponState.hpp"
#include "ecs/physics/SurfaceType.hpp"
#include <cstdint>
#include <entt/entt.hpp>
#include <glm/vec3.hpp>
Include dependency graph for Projectile.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Projectile
 Component attached to projectile entities. More...

Detailed Description

Projectile component and weapon/surface type enumerations.