Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 14, 2004, 11:36:07 PM (20 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/message_structures.h

    r3155 r3172  
    1212typedef struct
    1313{       float tottime;
     14        float rottime;
     15        float angle;
     16        bool angleturn;
     17       
     18       
    1419        char cmd[CMD_LENGHT];   //!< the command delivered
    1520        bool bUp;       //!< false = command was activated / true = command was deactivated
Note: See TracChangeset for help on using the changeset viewer.