group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
KillFeed::Entry Struct Reference

Public Attributes

std::string killerName
std::string victimName
bool isHeadshot = false
bool youAreKiller = false
bool youAreVictim = false
bool permanent = false
float timer = 0.f
float slideIn = 1.f
 1 = settled, 0 = just-spawned (animates in).

Member Data Documentation

◆ isHeadshot

bool KillFeed::Entry::isHeadshot = false

◆ killerName

std::string KillFeed::Entry::killerName

◆ permanent

bool KillFeed::Entry::permanent = false

◆ slideIn

float KillFeed::Entry::slideIn = 1.f

1 = settled, 0 = just-spawned (animates in).

◆ timer

float KillFeed::Entry::timer = 0.f

◆ victimName

std::string KillFeed::Entry::victimName

◆ youAreKiller

bool KillFeed::Entry::youAreKiller = false

◆ youAreVictim

bool KillFeed::Entry::youAreVictim = false

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