Changeset 9975 in orxonox.OLD for branches/playability/src/world_entities/space_ships/space_ship.cc
- Timestamp:
- Nov 29, 2006, 5:15:10 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/space_ships/space_ship.cc
r9970 r9975 691 691 692 692 } 693 694 void SpaceShip::enterPlaymode(Playable::Playmode playmode) 695 { 696 } 697 698 void SpaceShip::movement (float dt) 699 { 700 }
Note: See TracChangeset
for help on using the changeset viewer.