group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Explosion Struct Reference

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
 

Detailed Description

Pending explosion to process this tick.

Member Data Documentation

◆ maxDamage

float Explosion::maxDamage = 0.0f

◆ owner

entt::entity Explosion::owner = entt::null

◆ position

glm::vec3 Explosion::position {0.0f}

◆ radius

float Explosion::radius = 0.0f

The documentation for this struct was generated from the following file: