Changeset 8724 in orxonox.OLD for trunk/src/world_entities/test_entity.h
- Timestamp:
- Jun 22, 2006, 3:14:58 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/test_entity.h
r7113 r8724 15 15 class TestEntity : public WorldEntity, public PhysicsInterface 16 16 { 17 friend class World;18 19 17 public: 20 18 TestEntity ();
Note: See TracChangeset
for help on using the changeset viewer.