Class SoundClipBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.SoundClipBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondistanceMax(int int0) distanceMin(int int0) pitch(float float0) reverbFactor(float float0) reverbMaxRange(float float0) volume(float float0) Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, writeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
SoundClipBuilder
public SoundClipBuilder()
-
-
Method Details
-
event
-
volume
-
pitch
-
file
-
distanceMin
-
distanceMax
-
reverbFactor
-
reverbMaxRange
-