Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 18, 2007, 4:47:58 PM (16 years ago)
Author:
nicolasc
Message:
  • changed comments to doxygen tags in flocking
  • reduced ogre depency in HUD and ParticleInterface
  • various
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/particle/ParticleInterface.h

    r609 r618  
    33
    44// #include "ParticleInterface.h"
    5 #include <Ogre.h>
    6 #include <OIS/OIS.h>
     5// #include <Ogre.h>
     6// #include <OIS/OIS.h>
    77// #include <CEGUI/CEGUI.h>
    88// #include <CEGUIRenderer.h>
     9#include <OgreParticleSystem.h>
     10#include <OgreParticleEmitter.h>
     11#include <OgreSceneManager.h>
    912
    1013
Note: See TracChangeset for help on using the changeset viewer.