Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 29, 2008, 4:13:10 PM (16 years ago)
Author:
polakma
Message:

WeaponSystem, Projectile (kompiliert nicht)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weapon/src/orxonox/objects/ParticleProjectile.h

    r1907 r2060  
    4141    {
    4242        public:
    43             ParticleProjectile(SpaceShip* owner = 0);
     43            ParticleProjectile(Weapon* owner = 0);
    4444            virtual ~ParticleProjectile();
    4545            virtual void changedVisibility();
    4646            void setConfigValues();
    47            
     47
    4848            virtual bool create();
    4949
Note: See TracChangeset for help on using the changeset viewer.