Changeset e4c60ba in network-game for common/WorldMap.h
- Timestamp:
- May 25, 2013, 8:31:40 PM (12 years ago)
- Branches:
- master
- Children:
- 7553db9
- Parents:
- a6066e8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/WorldMap.h
ra6066e8 re4c60ba 60 60 StructureType getStructure(int x, int y); 61 61 void setStructure(int x, int y, StructureType type); 62 POSITION getStructureLocation(StructureType type); 62 63 63 64 vector<Object>* getObjects();
Note:
See TracChangeset
for help on using the changeset viewer.