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

Damage direction indicator. More...

#include <HudTypes.hpp>

Public Attributes

float angleDeg = 0.f
 Direction the damage came from (degrees, 0=front, CW).
float amount = 0.f
 Damage amount (for intensity scaling).

Detailed Description

Damage direction indicator.

Member Data Documentation

◆ amount

float HudDamageEvent::amount = 0.f

Damage amount (for intensity scaling).

◆ angleDeg

float HudDamageEvent::angleDeg = 0.f

Direction the damage came from (degrees, 0=front, CW).


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