Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3551 in orxonox.OLD for orxonox/trunk/src/camera.h


Ignore:
Timestamp:
Mar 14, 2005, 11:46:50 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: renamed all timing functions to tick() - cleanede up world

File:
1 edited

Legend:

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

    r3544 r3551  
    5656  virtual ~Camera ();
    5757 
    58   void timeSlice (Uint32 deltaT);
     58  void tick (Uint32 deltaT);
    5959  void apply ();
    6060  void bind (WorldEntity* entity);
Note: See TracChangeset for help on using the changeset viewer.