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

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

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

revision 1.3 by thunder, Wed Jul 2 12:29:53 2003 UTC revision 1.4 by thunder, Tue Jul 22 10:46:45 2003 UTC
# Line 26  Line 26 
26    
27  #include "HgStatic.h"  #include "HgStatic.h"
28    
29  @interface HgBonus : HgObject  @interface HgBonus : HgObject <NSCoding>
30  {  {
31  @private  @private
32    unsigned _ttl;    unsigned _ttl;
# Line 42  Line 42 
42  @end  @end
43    
44    
 @class NSCoder;  
   
 @interface HgBonus (Coding)  
   
 - (void)encodeWithCoder: (NSCoder *)encoder;  
 - (id)initWithCoder: (NSCoder *)decoder;  
   
 @end  
   
45  #endif /* HG_BONUS_H */  #endif /* HG_BONUS_H */

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

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