Class MsgPlayerUpdate



    Purpose

    To produce a message which tells all relavent clients to update the position of the player.
    This message should include the id of the player being updated, the direction he is moving, the id of the destination block, and the new position of that player.

    See also

    Message




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