Class RandSeeded
java.lang.Object
zombie.core.random.RandAbstract
zombie.core.random.RandSeeded
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, 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
-