MsgBlockPush Struct Reference
[Rules]

A Player pushes another Player, due to a block.Client <-> Server. More...

#include <Player.hh>

Inheritance diagram for MsgBlockPush:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MsgBlockPush (int client_id=-1)

Public Attributes

int target_row
 Row of target's current square.
int target_col
 Column of target's current square.
int nb_squares
 Number of possible squares to push to.
struct {
   int   row
   int   col
squares [3]
 Possible squares to push to.
int chosen_square
 Index of chosen square, -1 if the coach must choose.

Detailed Description

A Player pushes another Player, due to a block.

Client <-> Server.


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