|
group2 0.1.0
CSE 125 Group 2
|
Pending explosion to process this tick. More...
#include <Explosion.hpp>
Public Attributes | |
| glm::vec3 | position {0.0f} |
| float | radius = 0.0f |
| float | maxDamage = 0.0f |
| entt::entity | owner = entt::null |
Pending explosion to process this tick.
| float Explosion::maxDamage = 0.0f |
| entt::entity Explosion::owner = entt::null |
| glm::vec3 Explosion::position {0.0f} |
| float Explosion::radius = 0.0f |