/[eliot]/eliot/game/ai_player.h
ViewVC logotype

Diff of /eliot/game/ai_player.h

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

revision 1.5 by ipkiss, Fri Nov 4 20:00:06 2005 UTC revision 1.6 by ipkiss, Sun Nov 6 17:13:45 2005 UTC
# Line 84  public: Line 84  public:
84    
85  protected:  protected:
86      /// This class is a pure interface, forbid any direct instanciation      /// This class is a pure interface, forbid any direct instanciation
87      AIPlayer() {}      AIPlayer(int iId): Player(iId) {}
88  };  };
89    
90  #endif  #endif

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