Changes Ball Coordinates.Client -> Server, only during a kick-off. Server -> Client, at any time of the game. More...
#include <Ball.hh>

Public Member Functions | |
| MsgBallCoord (int client_id=-1) | |
Public Attributes | |
| int | old_row |
| int | old_col |
| int | row |
| int | col |
Changes Ball Coordinates.
Client -> Server, only during a kick-off. Server -> Client, at any time of the game.
1.6.3