Changeset 321fbbc in network-game for common/Game.h


Ignore:
Timestamp:
Sep 26, 2013, 5:41:56 PM (11 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
master
Children:
b92e6a7
Parents:
2992b1a
Message:

Client only stores the game name and number of players of each game

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Game.h

    r2992b1a r321fbbc  
    3333
    3434   void setId(int id);
    35    void setNumPlayers(int numPlayers);
    3635   bool addPlayer(Player* p);
    3736   bool removePlayer(int id);
Note: See TracChangeset for help on using the changeset viewer.