Block dices roll result.Server -> Client. More...
#include <Player.hh>

Public Member Functions | |
| MsgBlockResult (int client_id=-1) | |
Public Attributes | |
| int | player_id |
| Attacker id. | |
| int | opponent_id |
| Defender id. | |
| bool | reroll |
| Attacker's coach can reroll. | |
| int | dice_chooser_id |
| Team id of the dice chooser, -1 if only one dice. | |
| int | nb_dices |
| Number of block dices rolled. | |
| int | results [3] |
| Results of block dices rolls. | |
Block dices roll result.
Server -> Client.
1.6.3