MsgResult Struct Reference
[Rules]

Dice roll result associated to a Player, often agility roll.Server -> Client. More...

#include <Player.hh>

Inheritance diagram for MsgResult:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MsgResult (int client_id=-1)

Public Attributes

int player_id
 Player concerned by the roll.
int roll_type
 Roll type.
int reroll
 Whether the coach can use a team reroll or not.
int skill
 TODO FOR EXTRA RULES: Up to three skills may be usable for a single dice roll.
int result
 Roll raw result.
int modifier
 Sum of modifiers.
int required
 Result required.

Detailed Description

Dice roll result associated to a Player, often agility roll.

Server -> Client.


Member Data Documentation

Whether the coach can use a team reroll or not.

Roll type.

See also:
eRoll.

TODO FOR EXTRA RULES: Up to three skills may be usable for a single dice roll.

Usable skill.

See also:
eSkill.

The documentation for this struct was generated from the following file:
Generated on Mon Apr 5 21:17:36 2010 for Stechec/TBT by  doxygen 1.6.3