Changeset 3744 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc
- Timestamp:
- Apr 7, 2005, 3:07:20 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3739 r3744 495 495 this->simpleAnimation->addKeyFrame(f1); 496 496 this->simpleAnimation->addKeyFrame(f2); 497 this->simpleAnimation->start(); 497 498 //this->simpleAnimation->addKeyFrame(f3); 498 499 //this->simpleAnimation->addKeyFrame(f2); 499 500 this->simpleAnimation->animatorEnd(); 500 501 501 this->simpleAnimation->start();502 502 503 503 /*
Note: See TracChangeset
for help on using the changeset viewer.