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

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

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

revision 1.2 by thunder, Thu Jul 17 16:22:08 2003 UTC revision 1.3 by thunder, Mon Jul 21 14:19:40 2003 UTC
# Line 37  Line 37 
37  @class NetInfosClient;  @class NetInfosClient;
38  @class NetClient;  @class NetClient;
39    
40  @interface NetParty : NSObject <NetParty>  @interface NetParty : NSObject <NetParty, NSCoding>
41  {  {
42  @private  @private
43    NetServer           *_server;    NetServer           *_server;
# Line 50  Line 50 
50  - (NSArray *) clients;  - (NSArray *) clients;
51  - (void) terminate;  - (void) terminate;
52  - (void) disconnect: (NetInfosClient *)client;  - (void) disconnect: (NetInfosClient *)client;
 //- (BOOL) playerExists: (HgPlayer *)player;  
53    
54  @end  @end
55    

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