Changeset e4c60ba in network-game for common/WorldMap.h


Ignore:
Timestamp:
May 25, 2013, 8:31:40 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
7553db9
Parents:
a6066e8
Message:

Players can turn in flags they have picked up to their own flag sites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/WorldMap.h

    ra6066e8 re4c60ba  
    6060   StructureType getStructure(int x, int y);
    6161   void setStructure(int x, int y, StructureType type);
     62   POSITION getStructureLocation(StructureType type);
    6263
    6364   vector<Object>* getObjects();
Note: See TracChangeset for help on using the changeset viewer.