Package zombie.audio.parameters
Class ParameterShoeType
java.lang.Object
zombie.audio.FMODParameter
zombie.audio.FMODLocalParameter
zombie.audio.parameters.ParameterShoeType
public final class ParameterShoeType extends FMODLocalParameter
-
Constructor Summary
Constructors Constructor Description ParameterShoeType(IsoGameCharacter gameCharacter) -
Method Summary
Modifier and Type Method Description floatcalculateCurrentValue()voidsetShoeType(zombie.audio.parameters.ParameterShoeType.ShoeType shoeType)Methods inherited from class zombie.audio.FMODLocalParameter
setCurrentValue, startEventInstance, stopEventInstanceMethods inherited from class zombie.audio.FMODParameter
getCurrentValue, getName, getParameterDescription, getParameterID, resetToDefault, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ParameterShoeType
-
-
Method Details
-
calculateCurrentValue
public float calculateCurrentValue()- Overrides:
calculateCurrentValuein classFMODLocalParameter
-
setShoeType
public void setShoeType(zombie.audio.parameters.ParameterShoeType.ShoeType shoeType)
-