Changeset 5405 in orxonox.OLD for trunk/src/util/animation
- Timestamp:
- Oct 19, 2005, 1:54:37 AM (19 years ago)
- Location:
- trunk/src/util/animation
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/animation/animation.h
r5062 r5405 12 12 #include "debug.h" 13 13 14 // FORWARD DE FINITION14 // FORWARD DECLARATION 15 15 16 16 //! An enumerator of Functions to describe the flow of the Animation -
trunk/src/util/animation/animation_player.h
r5039 r5405 9 9 #include "animation.h" 10 10 11 /* FORWARD DE FINITION */11 /* FORWARD DECLARATION */ 12 12 13 13 //! A AnimationPlayer, that handles the animation of all the Animations in the scene.
Note: See TracChangeset
for help on using the changeset viewer.