- Timestamp:
- May 25, 2009, 4:19:14 AM (16 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/weapons (added) merged: 2898,2901,2912,2914-2915,2918-2924,2969,2979,2981,2983,2987,3012
- Property svn:mergeinfo changed
-
code/trunk/src/orxonox/objects/controllers/HumanController.h
r2662 r3053 51 51 static void rotateRoll(const Vector2& value); 52 52 53 static void fire( );54 static void altFire();53 static void fire(unsigned int firemode); 54 static void reload(); 55 55 56 56 static void boost();
Note: See TracChangeset
for help on using the changeset viewer.