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

Current damage accumulator state for the local player. More...

#include <HudTypes.hpp>

Collaboration diagram for HudDamageAccum:
[legend]

Public Attributes

int total = 0
 Accumulated damage to current target.
HudColor color {1.f, 1.f, 1.f, 1.f}
 Color matching the latest hit type.

Detailed Description

Current damage accumulator state for the local player.

Member Data Documentation

◆ color

HudColor HudDamageAccum::color {1.f, 1.f, 1.f, 1.f}

Color matching the latest hit type.

◆ total

int HudDamageAccum::total = 0

Accumulated damage to current target.


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