Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 5, 2005, 11:51:15 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: simple animation is moving, but not realy what it should

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/glmenu/glmenu_imagescreen.cc

    r3678 r3729  
    114114  glClear( GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT);
    115115
    116 
    117   //PRINTF()();
    118   printf("GLMenuImagEscreen::draw() - drawing step %i/%i\n",
     116  PRINTF(4)("GLMenuImagEscreen::draw() - drawing step %i/%i\n",
    119117         this->currentValue, this->maxValue);
    120118
Note: See TracChangeset for help on using the changeset viewer.