Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/physics/physics_engine.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_engine.h
r9686 r9715 22 22 class PhysicsEngine : public BaseObject 23 23 { 24 NewObjectListDeclaration(PhysicsEngine);24 ObjectListDeclaration(PhysicsEngine); 25 25 public: 26 26 virtual ~PhysicsEngine();
Note: See TracChangeset
for help on using the changeset viewer.