Changeset 3225 in orxonox.OLD for orxonox/trunk/src/camera.cc
- Timestamp:
- Dec 20, 2004, 12:23:58 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/camera.cc
r3215 r3225 61 61 as smooth camera movement or swaying). 62 62 */ 63 void Camera::time _slice (Uint32 deltaT)63 void Camera::timeSlice (Uint32 deltaT) 64 64 { 65 65 if( this->t <= deltaTime)
Note: See TracChangeset
for help on using the changeset viewer.