Changeset bc70282 in network-game for client/Client/chat.h


Ignore:
Timestamp:
Jul 27, 2013, 5:58:33 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
297682c
Parents:
c4c2a3c
Message:

The chat console resets when the user logs out

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/Client/chat.h

    rc4c2a3c rbc70282  
    2323   void draw(ALLEGRO_FONT *font, ALLEGRO_COLOR color);
    2424   void addLine(string s);
     25   void clear();
    2526
    2627   bool handleEvent(ALLEGRO_EVENT e);
Note: See TracChangeset for help on using the changeset viewer.