Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2009, 1:34:55 PM (15 years ago)
Author:
dafrick
Message:

Some adjustments regarding tolua export and sound menu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/orxonox/sound/SoundManager.h

    r6186 r6194  
    8080        void pauseAmbientSound(AmbientSound* ambient);
    8181       
    82         void setVolume(float vol, SoundType::Value type); // tolua_export
     82        void setVolume(float vol, SoundType::Value type);
    8383        float getVolume(SoundType::Value type); // tolua_export
    8484       
Note: See TracChangeset for help on using the changeset viewer.