Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Dec 14, 2004, 11:36:07 PM (21 years ago)
Author:
bensch
Message:

orxonox/branches/dave: (commit from dave) now the fighter banks while moving. really cool stuff

File:
1 edited

Legend:

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

    r3155 r3172  
    4141  Object* obj;
    4242  float tottime;
     43  float tottimecopy;
     44  float rottime;
     45  float angle;
     46  bool angleturn;
     47  bool movfinishright,movfinishleft,movfinishup,movfinishdown;
     48
     49
    4350 
    4451  void move (float time);
Note: See TracChangeset for help on using the changeset viewer.