Changeset 7910 in orxonox.OLD for branches/gui/src/story_entities
- Timestamp:
- May 27, 2006, 5:23:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/story_entities/game_world.cc
r7909 r7910 367 367 this->frameTimes[frameTimesIndex] = currentFrame - this->lastFrame; 368 368 this->lastFrame = currentFrame; 369 printf("%f\n", currentFrame);370 369 ++this->cycle; 371 370 this->dtS = 0.0;
Note: See TracChangeset
for help on using the changeset viewer.