Package zombie
Class WorldSoundManager.ResultBiggestSound
java.lang.Object
zombie.WorldSoundManager.ResultBiggestSound
- Enclosing class:
- WorldSoundManager
public static final class WorldSoundManager.ResultBiggestSound
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description float
attract
WorldSoundManager.WorldSound
sound
-
Constructor Summary
Constructors Constructor Description ResultBiggestSound()
-
Method Summary
Modifier and Type Method Description WorldSoundManager.ResultBiggestSound
init(WorldSoundManager.WorldSound worldSound, float float1)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
sound
-
attract
public float attract
-
-
Constructor Details
-
ResultBiggestSound
public ResultBiggestSound()
-
-
Method Details
-
init
public WorldSoundManager.ResultBiggestSound init(WorldSoundManager.WorldSound worldSound, float float1)
-