Class ParameterVehicleHitLocation
java.lang.Object
zombie.audio.FMODParameter
zombie.audio.FMODLocalParameter
zombie.audio.parameters.ParameterVehicleHitLocation
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
calculateLocation
(BaseVehicle vehicle, float x, float y, float z) void
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
-
ParameterVehicleHitLocation
public ParameterVehicleHitLocation()
-
-
Method Details
-
calculateCurrentValue
public float calculateCurrentValue()- Overrides:
calculateCurrentValue
in classFMODLocalParameter
-
calculateLocation
public static ParameterVehicleHitLocation.HitLocation calculateLocation(BaseVehicle vehicle, float x, float y, float z) -
setLocation
-