Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 3, 2008, 6:26:53 PM (15 years ago)
Author:
polakma
Message:

fixed parentWeaponSystem-Pointer for all WeaponPacks and its Weapons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.h

    r2319 r2337  
    6060            Weapon * getWeapon(unsigned int index);
    6161
     62            void setWeaponSystemToAllWeapons(WeaponSystem * weaponSystem);
     63
    6264            inline void setParentWeaponSystem(WeaponSystem *parentWeaponSystem)
    6365                { parentWeaponSystem_=parentWeaponSystem; }
Note: See TracChangeset for help on using the changeset viewer.