Uses of Class
org.jouvieje.fmodex.enumerations.FMOD_DSP_DISTORTION

Packages that use FMOD_DSP_DISTORTION
org.jouvieje.fmodex.enumerations   
 

Uses of FMOD_DSP_DISTORTION in org.jouvieje.fmodex.enumerations
 

Fields in org.jouvieje.fmodex.enumerations declared as FMOD_DSP_DISTORTION
static FMOD_DSP_DISTORTION FMOD_DSP_DISTORTION.FMOD_DSP_DISTORTION_LEVEL
           
 

Methods in org.jouvieje.fmodex.enumerations that return FMOD_DSP_DISTORTION
static FMOD_DSP_DISTORTION FMOD_DSP_DISTORTION.get(int nativeValue)
          Retrieve a FMOD_DSP_DISTORTION enum field with his integer value
static FMOD_DSP_DISTORTION FMOD_DSP_DISTORTION.get(Pointer pointer)
          Retrieve a FMOD_DSP_DISTORTION enum field from a Pointer
 



NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)