Changeset 3172 in orxonox.OLD for orxonox/branches/dave/src/message_structures.h
- Timestamp:
- Dec 14, 2004, 11:36:07 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/dave/src/message_structures.h
r3155 r3172 12 12 typedef struct 13 13 { float tottime; 14 float rottime; 15 float angle; 16 bool angleturn; 17 18 14 19 char cmd[CMD_LENGHT]; //!< the command delivered 15 20 bool bUp; //!< false = command was activated / true = command was deactivated
Note: See TracChangeset
for help on using the changeset viewer.