CruceGame  v0.4.0
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Team Struct Reference

Team structure. More...

#include <team.h>

Public Attributes

int score
 
struct Playerplayers [MAX_TEAM_PLAYERS]
 

Detailed Description

Team structure.

Players are grouped in teams. One team for 2-3 players, and two teams for 4 players.

Member Data Documentation

Team::players

Pointer to the players of the team.

Team::score

The score achieved by the team in this game.


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