Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5446 in orxonox.OLD for trunk/src/lib/particles/particle_system.h


Ignore:
Timestamp:
Oct 29, 2005, 11:55:41 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: removed debug-stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/particles/particle_system.h

    r5405 r5446  
    7979  void setType(PARTICLE_TYPE particleType, int count = 0);
    8080  void setMaterial(Material* material);
     81  void setMaterialTexture(const char* textureFile);
    8182  void setModel(const char* modelName = NULL);
    8283  void setLifeSpan(float lifeSpan, float randomLifeSpan = 0.0);
Note: See TracChangeset for help on using the changeset viewer.