Changeset 9715 in orxonox.OLD for branches/new_class_id/src/util/animation/animation.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/util/animation/animation.h
r9705 r9715 73 73 class Animation : public BaseObject 74 74 { 75 NewObjectListDeclaration(Animation);75 ObjectListDeclaration(Animation); 76 76 public: 77 77 virtual ~Animation();
Note: See TracChangeset
for help on using the changeset viewer.