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

Diff of /eliot/game/ai_percent.h

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

revision 1.4 by ipkiss, Fri Nov 4 20:00:06 2005 UTC revision 1.5 by ipkiss, Sun Nov 6 17:13:45 2005 UTC
# Line 38  class AIPercent: public AIPlayer Line 38  class AIPercent: public AIPlayer
38  {  {
39  public:  public:
40      /// Constructor, taking the percentage (0.0 <= iPercent <= 1.0)      /// Constructor, taking the percentage (0.0 <= iPercent <= 1.0)
41      AIPercent(float iPercent);      AIPercent(int iId, float iPercent);
42      virtual ~AIPercent() {}      virtual ~AIPercent() {}
43    
44      /**      /**

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