|
Class Summary |
| GameHistory |
This class describes the whole game history |
| HistoryReader |
This class describes the reader of the history of a game |
| HistoryWriter |
This class describes the writer of a history file |
| PlayersStats |
This class memorize all the statistics of a player |
| PlayerStatElement |
This class is used to memorize the number of time that a player attack another
the number of times that a player ask support to another
the number of times that a player accept to support my attack |
| PlayerTurn |
This class describes a player's turn |
| Turn |
Contains a list (n elt) of player's turn |