Changeset 9709 in orxonox.OLD for branches/new_class_id/src/lib/particles/model_particles.cc
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/particles/model_particles.cc
r9687 r9709 26 26 #include "class_id.h" 27 27 28 CREATE_FACTORY(ModelParticles, CL_MODEL_PARTICLES);29 28 NewObjectListDefinitionID(ModelParticles, CL_MODEL_PARTICLES); 29 CREATE_FACTORY(ModelParticles); 30 30 31 31 SHELL_COMMAND(texture, ModelParticles, setMaterialTexture)
Note: See TracChangeset
for help on using the changeset viewer.