Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 30, 2007, 6:56:58 PM (16 years ago)
Author:
nicolasc
Message:
  • various cleanup
  • improved readability in PI
  • fixed iterator in language
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/NPC.h

    r708 r728  
    4242      static int const ALIGNMENTDISTANCE = 300;  //detectionradius of alignment
    4343      static int const COHESIONDISTANCE = 5000;  //detectionradius of cohesion
    44       static int const ANZELEMENTS = 9;  //number of elements
     44      static int const NUMELEMENTS = 9;  //number of elements
    4545  };
    4646
Note: See TracChangeset for help on using the changeset viewer.