Changeset 0678d60 in network-game for common/WorldMap.h
- Timestamp:
- Jan 22, 2014, 1:31:27 AM (11 years ago)
- Branches:
- master
- Children:
- 06fc7f7
- Parents:
- 204edcf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/WorldMap.h
r204edcf r0678d60 54 54 ~WorldMap(); 55 55 56 void createObjectsFromStructures(); 57 56 58 TerrainType getElement(int x, int y); 57 59 void setElement(int x, int y, TerrainType type);
Note:
See TracChangeset
for help on using the changeset viewer.