Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/physics/physics_interface.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/physics/physics_interface.h
r9686 r9715 29 29 class PhysicsInterface : virtual public BaseObject 30 30 { 31 NewObjectListDeclaration(PhysicsInterface);31 ObjectListDeclaration(PhysicsInterface); 32 32 public: 33 33 PhysicsInterface();
Note: See TracChangeset
for help on using the changeset viewer.