Trait surge_blitter::imports::GetVuFalloff[][src]

pub trait GetVuFalloff {
    fn vu_falloff(&self) -> f32;
}

Required methods

Implementors