Changeset 8120 in orxonox.OLD for branches/network/src/world_entities/spectator.h
- Timestamp:
- Jun 2, 2006, 4:19:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/spectator.h
r8068 r8120 35 35 Quaternion mouseDir; //!< the direction where the player wants to fly 36 36 37 Quaternion rotY; 38 Quaternion rotAxis; 37 //Quaternion rotY; 38 //Quaternion rotAxis; 39 float angleX; 40 float angleY; 39 41 }; 40 42
Note: See TracChangeset
for help on using the changeset viewer.