Changeset ab8fd40 in network-game for common/Game.h


Ignore:
Timestamp:
Sep 27, 2013, 7:55:50 PM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
3ef8cf4
Parents:
03ba5e3
Message:

The server can process LEAVE_GAME messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Game.h

    r03ba5e3 rab8fd40  
    3434   ~Game();
    3535
     36   string getName();
    3637   int getNumPlayers();
    3738   map<unsigned int, Player*>& getPlayers();
Note: See TracChangeset for help on using the changeset viewer.