Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2005, 3:36:42 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/openAL: shoots now have a cool sound

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/openAL/src/world_entities/weapon.h

    r3888 r4208  
    175175  int leftRight;   // this will become an enum
    176176
     177  SoundBuffer* fireSound;
     178  SoundSource* weaponSource;
     179
     180
    177181 private:
    178182  bool enabled;                    //<! states if the weapon is enabled or not
Note: See TracChangeset for help on using the changeset viewer.