Changeset 7efed11 in network-game for common/Player.h


Ignore:
Timestamp:
May 18, 2013, 6:42:59 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
c987d79
Parents:
d436ac4
Message:

Removed the draw method from the Player class to avoid an allegro dependency on the server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Player.h

    rd436ac4 r7efed11  
    3232   void setAddr(sockaddr_in addr);
    3333
    34    void draw(POSITION pos, bool curPlayer);
    3534   bool move(WorldMap *map);
    3635
Note: See TracChangeset for help on using the changeset viewer.