Changeset 6461 in orxonox.OLD for branches/network/src/world_entities
- Timestamp:
- Jan 10, 2006, 2:10:39 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/world_entity.h
r6424 r6461 25 25 26 26 //! Basis-class all interactive stuff in the world is derived from 27 class WorldEntity : public PNode , public Synchronizeable27 class WorldEntity : public PNode 28 28 { 29 29 public:
Note: See TracChangeset
for help on using the changeset viewer.