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

Match info for the top-center header. More...

#include <HudTypes.hpp>

Public Attributes

float elapsedSeconds = 0.f
 Time since match started.
int fragTarget = 30
 Score-to-win.
bool valid = false
 False when no match metadata is available.

Detailed Description

Match info for the top-center header.

Member Data Documentation

◆ elapsedSeconds

float HudMatchInfo::elapsedSeconds = 0.f

Time since match started.

◆ fragTarget

int HudMatchInfo::fragTarget = 30

Score-to-win.

◆ valid

bool HudMatchInfo::valid = false

False when no match metadata is available.


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