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

Voidfall sliding kill feed (top-right). More...

#include "hud/HudWidget.hpp"
#include <string>
#include <vector>
Include dependency graph for KillFeed.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  KillFeed
struct  KillFeed::Entry

Detailed Description

Voidfall sliding kill feed (top-right).

Each entry is a thin bracketed pill: ┌──────────────────────────┐ │ VYRE-07 ARC-9 ✕ RAIDEN│ └──────────────────────────┘

  • Killer name in white (amber-tinted if local player).
  • Weapon abbreviation in amber.
  • Headshot glyph (small red circle-with-tick).
  • Victim name in red (or local-player red highlight when victim is "You").

Entries fade out over the last fadeOutDuration seconds of their lifetime.