Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 1, 2005, 1:41:38 PM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: added testbullet class. some changes in the weapon class to make it look much better and also more performant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/projectile.h

    r3683 r3708  
    2020  virtual ~Projectile ();
    2121
    22   void setFlightDirection(Quaternion* flightDirection);
     22  void setFlightDirection(Quaternion flightDirection);
    2323  void setSpeed(float speed);
    2424  void setTTL(float ttl);
Note: See TracChangeset for help on using the changeset viewer.