Changeset 8855 in orxonox.OLD
- Timestamp:
- Jun 28, 2006, 2:42:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/lib/collision_reaction/collision_event.h
r8853 r8855 44 44 inline Vector getCollisionPosition() { return this->position; } 45 45 46 46 47 private: 47 48 WorldEntity* entityA; //!< the collision body A
Note: See TracChangeset
for help on using the changeset viewer.