Class GameSoundClip
java.lang.Object
zombie.audio.GameSoundClip
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
float
fmod.fmod.FMOD_STUDIO_EVENT_DESCRIPTION
fmod.fmod.FMOD_STUDIO_EVENT_DESCRIPTION
final GameSound
static short
static short
short
float
int
short
float
float
float
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
float
getEvent()
getFile()
float
float
float
getPitch()
float
boolean
boolean
boolean
hasParameter
(fmod.fmod.FMOD_STUDIO_PARAMETER_DESCRIPTION fMOD_STUDIO_PARAMETER_DESCRIPTION) boolean
-
Field Details
-
INIT_FLAG_DISTANCE_MIN
public static short INIT_FLAG_DISTANCE_MIN -
INIT_FLAG_DISTANCE_MAX
public static short INIT_FLAG_DISTANCE_MAX -
gameSound
-
event
-
eventDescription
public fmod.fmod.FMOD_STUDIO_EVENT_DESCRIPTION eventDescription -
eventDescriptionMP
public fmod.fmod.FMOD_STUDIO_EVENT_DESCRIPTION eventDescriptionMP -
file
-
volume
public float volume -
pitch
public float pitch -
distanceMin
public float distanceMin -
distanceMax
public float distanceMax -
reverbMaxRange
public float reverbMaxRange -
reverbFactor
public float reverbFactor -
priority
public int priority -
initFlags
public short initFlags -
reloadEpoch
public short reloadEpoch
-
-
Constructor Details
-
GameSoundClip
-
-
Method Details
-
getEvent
-
getFile
-
getVolume
public float getVolume() -
getPitch
public float getPitch() -
hasMinDistance
public boolean hasMinDistance() -
hasMaxDistance
public boolean hasMaxDistance() -
getMinDistance
public float getMinDistance() -
getMaxDistance
public float getMaxDistance() -
getEffectiveVolume
public float getEffectiveVolume() -
getEffectiveVolumeInMenu
public float getEffectiveVolumeInMenu() -
checkReloaded
-
hasSustainPoints
public boolean hasSustainPoints() -
hasParameter
public boolean hasParameter(fmod.fmod.FMOD_STUDIO_PARAMETER_DESCRIPTION fMOD_STUDIO_PARAMETER_DESCRIPTION)
-