Contents
Class RandLua
java.lang.Object
zombie.core.random.RandAbstract
zombie.core.random.RandLua
-
Field Summary
FieldsFields 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
-
Field Details
-
Constructor Details
-
Method Details
-
init
public void init()- Specified by:
init
in interfaceRandInterface
- Specified by:
init
in classRandAbstract
-