/[hegemonie]/hegemonie/GameEngine/HgWeapon.m
ViewVC logotype

Diff of /hegemonie/GameEngine/HgWeapon.m

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

revision 1.4 by thunder, Tue Jul 22 13:30:15 2003 UTC revision 1.5 by thunder, Wed Aug 13 16:11:17 2003 UTC
# Line 50  Line 50 
50   */   */
51  - (void) setTtl: (unsigned)ttl  - (void) setTtl: (unsigned)ttl
52  {  {
53      [[NSNotificationCenter defaultCenter]
54        postNotificationName:@"updateObject" object: [self game]];
55    
56    _ttl=ttl;    _ttl=ttl;
57  }  }
58    
# Line 62  Line 65 
65    /* FIXME - update ttl */    /* FIXME - update ttl */
66  }  }
67    
68    @end
69    
70    @implementation HgWeapon (NSCoding)
71    
72  /**  /**
73   * HSCoding metho   * HSCoding metho
74   * to encode and decode object   * to encode and decode object

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

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