Changeset 9715 in orxonox.OLD for branches/new_class_id/src/util/animation/animation.cc
- 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.cc
r9705 r9715 20 20 #include "animation_player.h" 21 21 22 NewObjectListDefinition(Animation);22 ObjectListDefinition(Animation); 23 23 /** 24 24 * creates a new Animation
Note: See TracChangeset
for help on using the changeset viewer.