Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3979 in orxonox.OLD for orxonox/trunk/src/util/animation/animation.h


Ignore:
Timestamp:
Apr 26, 2005, 2:24:50 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: nicer implementation, also fool-proof now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/animation/animation.h

    r3978 r3979  
    3939                            ANIM_RANDOM,
    4040                            ANIM_NULL};
     41#define ANIM_DEFAULT_FUNCTION ANIM_LINEAR      //!< A default function to choose from the above set
    4142
    4243//! An enumerator describing what the animation should do after the last keyframe.
Note: See TracChangeset for help on using the changeset viewer.