Changeset 9686 in orxonox.OLD for branches/new_class_id/src/lib/particles/particle_system.h
- Timestamp:
- Aug 22, 2006, 2:36:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/particles/particle_system.h
r9656 r9686 56 56 //! A class to handle ParticleSystems 57 57 class ParticleSystem : public WorldEntity, public PhysicsInterface { 58 NewObjectListDeclaration(ParticleSystem); 58 59 59 60 public:
Note: See TracChangeset
for help on using the changeset viewer.