MsgSkill Struct Reference
[Rules]

A player use one of his skill.Client <-> Server. More...

#include <Player.hh>

Inheritance diagram for MsgSkill:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MsgSkill (int client_id=-1)

Public Attributes

int player_id
 Skilled player.
int skill
 Skill concerned.
int choice
 Whether or not use the skill.

Detailed Description

A player use one of his skill.

Client <-> Server.


Member Data Documentation

Whether or not use the skill.

-1 Server gives the coach his choice of using or not the skill. 0 Player player_id doesn't use the skill. 1 Player player_id uses the skill.

Skill concerned.

See also:
eSkill. TODO FOR EXTRA RULES: Several skills may be used at the same time.

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