Changeset 2104 in orxonox.OLD for orxonox/branches/chris/src/world.cc
- Timestamp:
- Jul 10, 2004, 3:07:42 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/world.cc
r2101 r2104 196 196 orx->get_camera()->bind (myPlayer); 197 197 } 198 199 void World::calc_camera_pos (Location* loc, Placement* plc) 200 { 201 track[loc->part].map_camera (loc, plc); 202 }
Note: See TracChangeset
for help on using the changeset viewer.