- Timestamp:
 - Feb 1, 2006, 3:52:33 PM (20 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc
r6868 r6946 141 141 this->setHealth(80); 142 142 143 travelSpeed = 40.0;143 travelSpeed = 0.0; 144 144 acceleration = 3; 145 145 this->velocity = this->getAbsDirX()*travelSpeed;  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






