Class RandLocation
java.lang.Object
zombie.core.random.RandAbstract
zombie.core.random.RandLocation
-
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
-
RandLocation
public RandLocation(int int0, int int1)
-
-
Method Details
-
init
public void init()- Specified by:
init
in interfaceRandInterface
- Specified by:
init
in classRandAbstract
-