Changeset 3988 in orxonox.OLD for orxonox/trunk/src/util/animation/animation3d.cc
- Timestamp:
- Apr 26, 2005, 4:22:58 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/animation/animation3d.cc
r3986 r3988 47 47 this->animFuncRot = &Animation3D::rLinear; 48 48 49 this->bRunning = false;50 49 } 51 50
Note: See TracChangeset
for help on using the changeset viewer.