Changeset 4382 in orxonox.OLD for orxonox/trunk/src/lib/physics
- Timestamp:
- May 29, 2005, 9:04:17 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/physics/physics_interface.h
r4377 r4382 17 17 here can be some longer description of this class 18 18 */ 19 class PhysicsInterface : public BaseObject19 class PhysicsInterface : virtual public BaseObject 20 20 { 21 21
Note: See TracChangeset
for help on using the changeset viewer.