Changeset 9890 in orxonox.OLD for branches/coll_rect/src/lib/collision_reaction/collision_handle.cc
- Timestamp:
- Oct 13, 2006, 9:48:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/coll_rect/src/lib/collision_reaction/collision_handle.cc
r9889 r9890 199 199 void CollisionHandle::handleCollisions() 200 200 { 201 // if continuous poll pollthe reaction201 // if continuous poll the reaction 202 202 if( this->bContinuousPoll && !this->bCollided) 203 203 {
Note: See TracChangeset
for help on using the changeset viewer.