Changeset ce2bb87 in network-game for common/Game.h
- Timestamp:
- Dec 20, 2013, 3:42:30 AM (11 years ago)
- Branches:
- master
- Children:
- b73bc28
- Parents:
- 6c9bcdd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/Game.h
r6c9bcdd rce2bb87 43 43 bool startPlayerMovement(unsigned int id, int x, int y); 44 44 bool processPlayerMovement(Player* p, FLOAT_POSITION oldPos); 45 int processFlagPickupRequest(Player* p); 45 46 46 47 void setBlueScore(int score);
Note:
See TracChangeset
for help on using the changeset viewer.