Changeset 4953 in orxonox.OLD for orxonox/trunk/src/world_entities/weapons/test_gun.h
- Timestamp:
- Jul 25, 2005, 12:22:24 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/weapons/test_gun.h
r4949 r4953 29 29 { 30 30 public: 31 TestGun ( PNode* parent, const Vector& coordinate, const Quaternion& direction,int leftRight);31 TestGun (int leftRight); 32 32 virtual ~TestGun (); 33 33
Note: See TracChangeset
for help on using the changeset viewer.