MsgMove Struct Reference
[Rules]

A Player moves of one or several squares.

Client <-> Server. More...

#include <Player.hh>

Inheritance diagram for MsgMove:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 MsgMove (int client_id=-1)

Public Attributes

int player_id
 Moving Player.
int nb_move
 Length of the move.
struct {
   int   row
   int   col
moves [MAX_MOVE]

Detailed Description

A Player moves of one or several squares.

Client <-> Server.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 23 16:11:31 2007 for Stechec/TBT by  doxygen 1.4.7