Class ParameterZombieState
java.lang.Object
zombie.audio.FMODParameter
zombie.audio.FMODLocalParameter
zombie.audio.parameters.ParameterZombieState
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
boolean
isState
(ParameterZombieState.State _state) void
setState
(ParameterZombieState.State _state) 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
-
ParameterZombieState
-
-
Method Details
-
calculateCurrentValue
public float calculateCurrentValue()- Overrides:
calculateCurrentValue
in classFMODLocalParameter
-
setState
-
isState
-