Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 30, 2007, 11:14:26 PM (17 years ago)
Author:
patrick
Message:

tried fixing the segfault on tardis, emitter mount point attach

File:
1 edited

Legend:

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

    r9869 r10523  
    9696  void removeEmitter(ParticleEmitter* emitter);
    9797
     98  void attachEmmittersTo(PNode* node, const Vector& offset);
     99
    98100  virtual void applyField(const Field* field);
    99101  /** @brief this is an empty function, because the Physics are implemented in tick @param dt: useless here */
Note: See TracChangeset for help on using the changeset viewer.