Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/physics/fields/point_gravity.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/physics/fields/point_gravity.h
r9686 r9715 16 16 //! A class for ... 17 17 class PointGravity : public Field { 18 NewObjectListDeclaration(PointGravity);18 ObjectListDeclaration(PointGravity); 19 19 20 20 public:
Note: See TracChangeset
for help on using the changeset viewer.