Changeset 10281 in orxonox.OLD for branches/playability/src/world_entities/space_ships/space_ship.cc
- Timestamp:
- Jan 17, 2007, 7:44:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/space_ships/space_ship.cc
r10274 r10281 397 397 LoadParam(root, "cameraDistance", this, SpaceShip, setCameraDistance); 398 398 LoadParam(root, "cameraFovy", this, SpaceShip, setCameraFovy); 399 400 State::getCamera()->setViewMode(Camera::ViewTop); 399 401 } 400 402
Note: See TracChangeset
for help on using the changeset viewer.