Changeset 6999 in orxonox.OLD for trunk/src/world_entities/camera.h
- Timestamp:
- Feb 3, 2006, 1:03:41 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/camera.h
r6139 r6999 58 58 float toFovy; //!< The fovy-mode to iterate to. 59 59 ViewMode currentMode; //!< The ViewMode the camera is in 60 61 Vector delay; 60 62 }; 61 63
Note: See TracChangeset
for help on using the changeset viewer.