Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 25, 2005, 5:31:54 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: power-ups implemented (simple-mode)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/weapon_manager.cc

    r5208 r5435  
    152152 * this is used, to identify to which ship/man/whatever this WeaponManager is connected.
    153153 * also all the Slots will be subconnected to this parent.
     154 *
     155 * The reason this function exists is that the WeaponManager is neither a WorldEntity nor
     156 * a PNode.
    154157 */
    155158void WeaponManager::setParent(PNode* parent)
Note: See TracChangeset for help on using the changeset viewer.