Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2005, 12:50:07 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: baseObject now implements loading of objectNames

File:
1 edited

Legend:

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

    r4434 r4436  
    6868                 PARTICLE_TYPE type = PARTICLE_DEFAULT_TYPE);
    6969  virtual ~ParticleSystem();
    70   void setName(const char* name);
    71   const char* getName(void) const;
    7270
    7371  void setType(PARTICLE_TYPE particleType, int count = 0);
Note: See TracChangeset for help on using the changeset viewer.