Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 6, 2008, 5:37:56 PM (16 years ago)
Author:
landauf
Message:

moved ParticleInterface to tools, deleted particle

by the way, the last commit also changed a lot in ParticleInterface and added a new class, ParticleSpawner.

oh, and I forgot to say:
########################################

!!! UPDATE YOUR MEDIA REPOSITORY !!!

########################################

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/SpaceShip.cc

    r1552 r1553  
    4343#include "GraphicsEngine.h"
    4444#include "core/input/InputManager.h"
    45 #include "particle/ParticleInterface.h"
     45#include "tools/ParticleInterface.h"
    4646#include "RotatingProjectile.h"
    4747#include "ParticleProjectile.h"
Note: See TracChangeset for help on using the changeset viewer.