Changeset 9892 in orxonox.OLD for branches/coll_rect/src/lib/collision_reaction/collision_handle.cc
- Timestamp:
- Oct 14, 2006, 1:25:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/coll_rect/src/lib/collision_reaction/collision_handle.cc
r9890 r9892 38 38 * @todo this constructor is not jet implemented - do it 39 39 */ 40 CollisionHandle::CollisionHandle (WorldEntity* owner, CREngine:: CRType type)40 CollisionHandle::CollisionHandle (WorldEntity* owner, CREngine::ReactionType type) 41 41 { 42 42 this->registerObject(this, CollisionHandle::_objectList);
Note: See TracChangeset
for help on using the changeset viewer.