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/SpaceShip.h

    r1625 r2060  
    3838#include "RadarViewable.h"
    3939#include "tools/BillboardSet.h"
     40
     41#include "WeaponSystem.h"
    4042
    4143namespace orxonox
     
    181183            float mouseY_;
    182184
     185            //WeaponSystem
     186            WeaponSystem * weaponSystem_;
     187
    183188        protected:
    184189            bool myShip_;
Note: See TracChangeset for help on using the changeset viewer.