Changeset 3172 in orxonox.OLD for orxonox/branches/dave/src/player.h
- Timestamp:
- Dec 14, 2004, 11:36:07 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/dave/src/player.h
r3155 r3172 41 41 Object* obj; 42 42 float tottime; 43 float tottimecopy; 44 float rottime; 45 float angle; 46 bool angleturn; 47 bool movfinishright,movfinishleft,movfinishup,movfinishdown; 48 49 43 50 44 51 void move (float time);
Note: See TracChangeset
for help on using the changeset viewer.