Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3853 in orxonox.OLD for orxonox/trunk/src/animation3d.cc


Ignore:
Timestamp:
Apr 17, 2005, 1:56:03 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: doxygen-comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/animation3d.cc

    r3852 r3853  
    113113                {
    114114                case ANIM_INF_CONSTANT:
     115                  this->localTime = 0.0;
    115116                  this->bRunning = false;
    116117                  break;
Note: See TracChangeset for help on using the changeset viewer.