Changeset 10714 in orxonox.OLD for branches/presentation/src/ai
- Timestamp:
- Jun 18, 2007, 3:19:15 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/ai/attack_module.cc
r10527 r10714 76 76 //float vMax=1000.0f/myRadius; 77 77 float vMax=maxSpeed; 78 float aMax=1000/myRadius;78 // float aMax=1000/myRadius; 79 79 80 80 //anti player collision
Note: See TracChangeset
for help on using the changeset viewer.