Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3155 in orxonox.OLD for orxonox/branches/dave/src/player.h


Ignore:
Timestamp:
Dec 11, 2004, 8:38:55 PM (19 years ago)
Author:
dave
Message:

Bin dran die Bewegung smoother zu machen-first try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/dave/src/player.h

    r2860 r3155  
    99#include "world_entity.h"
    1010#include "object.h"
     11#include <math.h>
    1112
    1213//! Basic controllable WorldEntity
     
    3940  GLuint objectList;
    4041  Object* obj;
     42  float tottime;
    4143 
    4244  void move (float time);
Note: See TracChangeset for help on using the changeset viewer.