/[hegemonie]/hegemonie/Headers/Network/NetServer.h
ViewVC logotype

Diff of /hegemonie/Headers/Network/NetServer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by nicov, Tue Jun 10 08:41:38 2003 UTC revision 1.3 by nicov, Tue Jun 10 13:48:48 2003 UTC
# Line 28  Line 28 
28  #include "NetProtocol.h"  #include "NetProtocol.h"
29    
30  @class NSString;  @class NSString;
31    @class NSDictionary;
32  @class NSMutableDictionary;  @class NSMutableDictionary;
33  @class NetParty;  @class NetParty;
34    
# Line 43  Line 44 
44  - (void) addParty: (NetParty *)game;  - (void) addParty: (NetParty *)game;
45  - (void) removeParty: (NetParty *)game;  - (void) removeParty: (NetParty *)game;
46  - (NetParty *) partyWithName: (NSString *)gameName;  - (NetParty *) partyWithName: (NSString *)gameName;
47    - (NSDictionary *) partyList;
48    
49    
50  @end  @end
51    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26