Package zombie.audio.parameters
Class ParameterShoeType
java.lang.Object
zombie.audio.FMODParameter
zombie.audio.FMODLocalParameter
zombie.audio.parameters.ParameterShoeType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
void
setShoeType
(zombie.audio.parameters.ParameterShoeType.ShoeType shoeType) Methods inherited from class zombie.audio.FMODLocalParameter
setCurrentValue, startEventInstance, stopEventInstance
Methods inherited from class zombie.audio.FMODParameter
getCurrentValue, getName, getParameterDescription, getParameterID, resetToDefault, update
-
Constructor Details
-
ParameterShoeType
-
-
Method Details
-
calculateCurrentValue
public float calculateCurrentValue()- Overrides:
calculateCurrentValue
in classFMODLocalParameter
-
setShoeType
public void setShoeType(zombie.audio.parameters.ParameterShoeType.ShoeType shoeType)
-