Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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/message_structures.h

    r2551 r3155  
    1111//! structure that contains a command message
    1212typedef struct
    13 {
     13{       float tottime;
    1414        char cmd[CMD_LENGHT];   //!< the command delivered
    1515        bool bUp;       //!< false = command was activated / true = command was deactivated
Note: See TracChangeset for help on using the changeset viewer.