Changeset 7efed11 in network-game for common/Player.h
- Timestamp:
- May 18, 2013, 6:42:59 PM (12 years ago)
- Branches:
- master
- Children:
- c987d79
- Parents:
- d436ac4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/Player.h
rd436ac4 r7efed11 32 32 void setAddr(sockaddr_in addr); 33 33 34 void draw(POSITION pos, bool curPlayer);35 34 bool move(WorldMap *map); 36 35
Note:
See TracChangeset
for help on using the changeset viewer.