HeadBall  1.0
A game
Public Attributes | List of all members
HeadBall::ScoreTimeData Struct Reference

Struct where the game time and player score is stored. More...

#include <Game.hpp>

Collaboration diagram for HeadBall::ScoreTimeData:
Collaboration graph

Public Attributes

TimeManager time
 
int p1Score
 
int p2Score
 

Detailed Description

Struct where the game time and player score is stored.

Member Data Documentation

◆ p1Score

int HeadBall::ScoreTimeData::p1Score

◆ p2Score

int HeadBall::ScoreTimeData::p2Score

◆ time

TimeManager HeadBall::ScoreTimeData::time

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