Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/collision_reaction/cr_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/collision_reaction/cr_engine.h
r9688 r9715 25 25 class CREngine : public BaseObject 26 26 { 27 NewObjectListDeclaration(CREngine);27 ObjectListDeclaration(CREngine); 28 28 29 29 public:
Note: See TracChangeset
for help on using the changeset viewer.