- Timestamp:
- Dec 21, 2005, 12:07:47 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/christmas_branche/src/lib/particles/particle_system.cc
r5994 r6202 130 130 LoadParam(root, "type", this, ParticleSystem, setType) 131 131 .describe("sets the type of the Particles, (dot, spark, sprite or model)"); 132 133 LoadParam(root, "texture", this, ParticleSystem, setMaterialTexture); 132 134 133 135 LOAD_PARAM_START_CYCLE(root, element);
Note: See TracChangeset
for help on using the changeset viewer.