Changeset 4395 in orxonox.OLD for orxonox/trunk/src/lib/physics/physics_connection.h
- Timestamp:
- May 30, 2005, 2:19:41 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/physics/physics_connection.h
r4394 r4395 30 30 virtual ~PhysicsConnection(); 31 31 32 void apply( const float& dt) const;32 void apply(void) const; 33 33 34 34 private:
Note: See TracChangeset
for help on using the changeset viewer.