Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 29, 2005, 8:47:30 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: made include more local. stdincl.h not in base_object.h anymore

File:
1 edited

Legend:

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

    r4338 r4381  
    11/*!
    2     \file particle_e,otter.h
     2    \file particle_emitter.h
    33    \brief Definition of a ParticleEmitter
    44*/
     
    1919                           EMITTER_CUBE  = 8};
    2020
    21 //! A default singleton class.
     21//! A class to handle an Emitter.
    2222class ParticleEmitter : public PNode {
    2323
Note: See TracChangeset for help on using the changeset viewer.