Changeset 4173 in orxonox.OLD for orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h
- Timestamp:
- May 13, 2005, 9:04:50 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h
r4128 r4173 30 30 31 31 void tick(float dt); 32 void draw( void);32 void draw(float dt); 33 33 34 34 void addSystem(ParticleSystem* system);
Note: See TracChangeset
for help on using the changeset viewer.