Changeset 2361 for code/branches/objecthierarchy2/src/orxonox/objects/items
- Timestamp:
- Dec 9, 2008, 2:07:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc
r2350 r2361 144 144 return; 145 145 146 SUPER(Engine, tick, dt); 147 146 148 const Vector3& direction = this->getDirection(); 147 149 Vector3 velocity = this->ship_->getVelocity();
Note: See TracChangeset
for help on using the changeset viewer.