- Timestamp:
- Nov 25, 2009, 4:52:37 PM (16 years ago)
- Location:
- code/branches/presentation2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2
- Property svn:mergeinfo changed
/code/branches/ingamemenu (added) merged: 6003,6018-6020,6022-6023 /code/branches/menu (added) merged: 5941,5944,5952,6024,6032,6036,6047-6049,6051,6145-6146,6148
- Property svn:mergeinfo changed
-
code/branches/presentation2/src/orxonox/weaponsystem/WeaponMode.h
r6108 r6150 109 109 { return this->muzzleOffset_; } 110 110 111 void computeMuzzleParameters( );111 void computeMuzzleParameters(const Vector3& target); 112 112 const Vector3& getMuzzlePosition() const 113 113 { return this->muzzlePosition_; }
Note: See TracChangeset
for help on using the changeset viewer.