Package zombie.audio.parameters
Class ParameterVehicleRoadMaterial
java.lang.Object
zombie.audio.FMODParameter
zombie.audio.FMODLocalParameter
zombie.audio.parameters.ParameterVehicleRoadMaterial
public final class ParameterVehicleRoadMaterial extends FMODLocalParameter
-
Constructor Summary
Constructors Constructor Description ParameterVehicleRoadMaterial(BaseVehicle baseVehicle)
-
Method Summary
Modifier and Type Method Description float
calculateCurrentValue()
Methods inherited from class zombie.audio.FMODLocalParameter
setCurrentValue, startEventInstance, stopEventInstance
Methods inherited from class zombie.audio.FMODParameter
getCurrentValue, getName, getParameterDescription, getParameterID, resetToDefault, update
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ParameterVehicleRoadMaterial
-
-
Method Details
-
calculateCurrentValue
public float calculateCurrentValue()- Overrides:
calculateCurrentValue
in classFMODLocalParameter
-