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