|  | HeadBall
    1.0
    A game | 
Struct where the game time and player score is stored. More...
#include <Game.hpp>

| Public Attributes | |
| TimeManager | time | 
| int | p1Score | 
| int | p2Score | 
Struct where the game time and player score is stored.
| int HeadBall::ScoreTimeData::p1Score | 
| int HeadBall::ScoreTimeData::p2Score | 
| TimeManager HeadBall::ScoreTimeData::time |