Changeset 728 for code/branches/FICN/src/orxonox/objects
- Timestamp:
- Dec 30, 2007, 6:56:58 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/objects/NPC.h
r708 r728 42 42 static int const ALIGNMENTDISTANCE = 300; //detectionradius of alignment 43 43 static int const COHESIONDISTANCE = 5000; //detectionradius of cohesion 44 static int const ANZELEMENTS = 9; //number of elements44 static int const NUMELEMENTS = 9; //number of elements 45 45 }; 46 46
Note: See TracChangeset
for help on using the changeset viewer.