|
group2 0.1.0
CSE 125 Group 2
|
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. | |
Match info for the top-center header.
| float HudMatchInfo::elapsedSeconds = 0.f |
Time since match started.
| int HudMatchInfo::fragTarget = 30 |
Score-to-win.
| bool HudMatchInfo::valid = false |
False when no match metadata is available.