Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 2, 2005, 5:10:03 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: PhysicsEngine: doxytags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/physics/physics_connection.h

    r4395 r4480  
    2626 public:
    2727  PhysicsConnection(PhysicsInterface* subject, Field* field);
    28   PhysicsConnection(PhysicsInterface* partnerOne, PhysicsInterface* partnerTwo);
     28  //  PhysicsConnection(PhysicsInterface* partnerOne, PhysicsInterface* partnerTwo);
    2929
    3030  virtual ~PhysicsConnection();
Note: See TracChangeset for help on using the changeset viewer.