Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4506 in orxonox.OLD for orxonox/trunk/src/lib/sound/sound_engine.cc


Ignore:
Timestamp:
Jun 4, 2005, 12:49:24 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: building the SoundEngine as a lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/sound/sound_engine.cc

    r4504 r4506  
    242242   \brief Sets the doppler values of openAL
    243243   \param dopplerFactor the extent of the doppler-effect
    244    \param the Speed the sound travels
     244   \param dopplerVelocity the Speed the sound travels
    245245*/
    246246void SoundEngine::setDopplerValues(ALfloat dopplerFactor, ALfloat dopplerVelocity)
Note: See TracChangeset for help on using the changeset viewer.