Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3873 in orxonox.OLD for orxonox/trunk/src/world_entities/weapon.h


Ignore:
Timestamp:
Apr 18, 2005, 4:01:42 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: added the weapon module to the debug system. some minor changes in the weaponmanager

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/weapon.h

    r3870 r3873  
    8080 
    8181  void addWeapon(Weapon* weapon, int slotID = W_FREE_SLOT, int configID = W_CONFIG1);
     82  void nextWeaponConf();
    8283
    83   void nextWeaponConf();
    84   void prevWeaponConf();
    85   void selectConfig(int configID);
    8684
    8785 private:
Note: See TracChangeset for help on using the changeset viewer.