Home
last modified time | relevance | path

Searched defs:SetDecay (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_CurveAdshr.cpp292 void CurveAdshr::SetDecay( int decay ) in SetDecay() function in nw::snd::internal::CurveAdshr
/NW4C-1.3.3/include/nw/snd/
Dsnd_Channel.h141 void SetDecay( int decay ) { m_CurveAdshr.SetDecay( decay ); } in SetDecay() function