Changeset 4356 in orxonox.OLD for orxonox/trunk/src/subprojects/particles
- Timestamp:
- May 28, 2005, 10:59:32 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/subprojects/particles/particle_fun.cc
r4351 r4356 36 36 void Framework::moduleInit(int argc, char** argv) 37 37 { 38 verbose = 5; 39 38 40 // Creating a Test Particle System 39 41 ParticleSystem* system = new ParticleSystem(100000, PINIT_PARTICLE_TYPE);
Note: See TracChangeset
for help on using the changeset viewer.