Package zombie
Class WorldSoundManager.WorldSound
java.lang.Object
zombie.WorldSoundManager.WorldSound
- Enclosing class:
- WorldSoundManager
-
Field Summary
Modifier and TypeFieldDescriptionboolean
int
int
boolean
boolean
float
int
int
int
int
float
-
Constructor Summary
-
Method Summary
-
Field Details
-
source
-
life
public int life -
radius
public int radius -
stresshumans
public boolean stresshumans -
volume
public int volume -
x
public int x -
y
public int y -
z
public int z -
zombieIgnoreDist
public float zombieIgnoreDist -
sourceIsZombie
public boolean sourceIsZombie -
stressMod
public float stressMod -
bRepeating
public boolean bRepeating
-
-
Constructor Details
-
WorldSound
public WorldSound()
-
-
Method Details
-
init
public WorldSoundManager.WorldSound init(Object object, int int1, int int2, int int3, int int4, int int5) -
init
public WorldSoundManager.WorldSound init(Object object, int int1, int int2, int int3, int int4, int int5, boolean boolean1) -
init
public WorldSoundManager.WorldSound init(Object object, int int1, int int2, int int3, int int4, int int5, boolean boolean1, float float1, float float2) -
init
public WorldSoundManager.WorldSound init(boolean boolean1, int int1, int int2, int int3, int int4, int int5, boolean boolean2, float float1, float float2)
-