Class RandSeeded
java.lang.Object
zombie.core.random.RandAbstract
zombie.core.random.RandSeeded
-
Field Summary
Fields inherited from class zombie.core.random.RandAbstract
rand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.core.random.RandAbstract
Next, Next, Next, Next, Next, Next, Next, Next, Next, Next
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.core.random.RandInterface
AdjustForFramerate, NextBool, NextBoolFromChance
-
Constructor Details
-
RandSeeded
public RandSeeded(long long0)
-
-
Method Details
-
init
public void init()- Specified by:
init
in interfaceRandInterface
- Specified by:
init
in classRandAbstract
-