/[hegemonie]/hegemonie/Headers/GameEngine/HgGame.h
ViewVC logotype

Diff of /hegemonie/Headers/GameEngine/HgGame.h

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

revision 1.5 by thunder, Wed Jul 16 13:16:23 2003 UTC revision 1.6 by thunder, Tue Jul 22 10:37:11 2003 UTC
# Line 39  Line 39 
39  @interface HgGame: NSObject <NSCoding>  @interface HgGame: NSObject <NSCoding>
40  {  {
41  @private  @private
42    NSString *_name;    NSString             *_name;
43    NSMutableDictionary  *_players;    NSMutableDictionary  *_players;
44    NSMutableDictionary  *_teams;    NSMutableDictionary  *_teams;
45    HgMap                *_map;    HgMap                *_map;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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