Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2011, 9:07:17 PM (13 years ago)
Author:
dafrick
Message:

Cleanup. Adding shield and boost shaking to Assff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gameimmersion/src/orxonox/graphics/Camera.h

    r8138 r8577  
    3636#include "tools/interfaces/Tickable.h"
    3737#include "tools/interfaces/TimeFactorListener.h"
    38 //#include "worldentities/StaticEntity.h"
    3938#include "worldentities/MovableEntity.h"
    4039
    4140namespace orxonox
    4241{
    43     //class _OrxonoxExport Camera : public StaticEntity, public Tickable, public TimeFactorListener, public WindowEventListener
     42
    4443    class _OrxonoxExport Camera : public MovableEntity, public TimeFactorListener, public WindowEventListener
    4544    {
Note: See TracChangeset for help on using the changeset viewer.