Changeset 8515 in orxonox.OLD for branches/bsp_model/src/world_entities/test_entity.h
- Timestamp:
- Jun 16, 2006, 1:40:28 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/world_entities/test_entity.h
r7113 r8515 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.