Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7049 in orxonox.OLD for trunk/src/world_entities


Ignore:
Timestamp:
Feb 6, 2006, 1:52:06 PM (18 years ago)
Author:
bensch
Message:

trunk: merged the avi-play branche back

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/movie_entity.cc

    r7010 r7049  
    7171{
    7272  this->fps = fps;
    73 PRINTF(0)("fps: %f\n", fps);
     73//PRINTF(0)("fps: %f\n", fps);
    7474}
    7575
     
    8787void MovieEntity::setAxis(float axis)
    8888{
    89 PRINTF(0)("fps: %f\n", fps);
     89//PRINTF(0)("fps: %f\n", fps);
    9090  this->axis = axis;
    9191}
Note: See TracChangeset for help on using the changeset viewer.