Class MsgMoveReq



    Purpose

    To produce a message for a move request.
    The message should include the id of the player making the request, the id of the block he will move to, the direction, and the new position in the destination block.

    See also

    Message




    [Go to Class Index Table] [Go back to Program Architecture Diagram]
    [Source Code of Message.java]