Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6568 in orxonox.OLD for trunk/src/world_entities/playable.h


Ignore:
Timestamp:
Jan 18, 2006, 3:21:47 PM (20 years ago)
Author:
bensch
Message:

trunk: weaponManager is now reporting the change of Weapons to the (if a ) Playable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/playable.h

    r6547 r6568  
    3939
    4040    inline WeaponManager* getWeaponManager() const { return this->weaponMan; };
     41    void weaponConfigChanged();
     42
    4143
    4244    bool subscribePlayer(Player* player);
Note: See TracChangeset for help on using the changeset viewer.