Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3225 in orxonox.OLD for orxonox/trunk/src/camera.cc


Ignore:
Timestamp:
Dec 20, 2004, 12:23:58 AM (21 years ago)
Author:
patrick
Message:

/orxonox/trunk: unstable - added many comments and now redefinit all function/variable names with underline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/camera.cc

    r3215 r3225  
    6161   as smooth camera movement or swaying).
    6262*/
    63 void Camera::time_slice (Uint32 deltaT)
     63void Camera::timeSlice (Uint32 deltaT)
    6464{
    6565  if( this->t <= deltaTime)
Note: See TracChangeset for help on using the changeset viewer.