Package zombie.audio.parameters
Class ParameterZombieState
java.lang.Object
zombie.audio.FMODParameter
zombie.audio.FMODLocalParameter
zombie.audio.parameters.ParameterZombieState
public final class ParameterZombieState extends FMODLocalParameter
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classParameterZombieState.State -
Constructor Summary
Constructors Constructor Description ParameterZombieState(IsoZombie zombie) -
Method Summary
Modifier and Type Method Description floatcalculateCurrentValue()booleanisState(ParameterZombieState.State state)voidsetState(ParameterZombieState.State state)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
-
ParameterZombieState
-
-
Method Details
-
calculateCurrentValue
public float calculateCurrentValue()- Overrides:
calculateCurrentValuein classFMODLocalParameter
-
setState
-
isState
-