Colobot
|
Struct containing score of individual team and additional variables to allow sorting teams through different criteria. More...
#include <src/level/scoreboard.h>
Public Attributes | |
int | points = 0 |
Team score. | |
float | time = 0 |
Time when points were scored. | |
Struct containing score of individual team and additional variables to allow sorting teams through different criteria.
int CScoreboard::Score::points = 0 |
Team score.
float CScoreboard::Score::time = 0 |
Time when points were scored.