Changeset 5767 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- Nov 24, 2005, 7:43:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/player.cc
r5751 r5767 311 311 rotVal -= .4; 312 312 } 313 314 if( this->bAscend ) { /* FIXME */ }315 if( this->bDescend) {/* FIXME */} /* @todo up and down player movement */316 313 317 314 Vector move = accel * time *acceleration;
Note: See TracChangeset
for help on using the changeset viewer.