Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/physics/physics_connection.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_connection.h
r9686 r9715 27 27 class PhysicsConnection : public BaseObject 28 28 { 29 NewObjectListDeclaration(PhysicsConnection);29 ObjectListDeclaration(PhysicsConnection); 30 30 public: 31 31 PhysicsConnection(PhysicsInterface* subject, Field* field);
Note: See TracChangeset
for help on using the changeset viewer.