Changeset 6204 in orxonox.OLD for branches/christmas_branche/src/world_entities/space_ships
- Timestamp:
- Dec 21, 2005, 1:05:41 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/christmas_branche/src/world_entities/space_ships/space_ship.cc
r6172 r6204 308 308 /* calculate the direction in which the craft is heading */ 309 309 310 Plane plane(Vector(0,1,0), Vector(0,0,0)); 311 310 312 if( this->bUp ) 311 313 {
Note: See TracChangeset
for help on using the changeset viewer.