Changeset 6577 for code/branches/chat/src/libraries/network/Host.h
- Timestamp:
- Mar 21, 2010, 11:22:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/chat/src/libraries/network/Host.h
r6073 r6577 49 49 class _NetworkExport Host{ 50 50 private: 51 //TODO add the ese functions or adequate51 //TODO add these functions or adequate 52 52 //virtual bool processChat(packet::Chat *message, unsigned int clientID)=0; 53 53 //virtual bool sendChat(packet::Chat *chat)=0;
Note: See TracChangeset
for help on using the changeset viewer.