|
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. More... | |
| float | time = 0 |
| Time when points were scored. More... | |
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.
1.8.16