Package net.storm.api.util
Class Randomizer
java.lang.Object
net.storm.api.util.Randomizer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CoordinategetRandomPointIn(Rectangle rect) static CoordinategetRandomPointIn(Rectangle rect, int xDeviation, int yDeviation) static CoordinategetRandomPointIn(Shape shape)
-
Constructor Details
-
Randomizer
public Randomizer()
-
-
Method Details
-
getRandomPointIn
-
getRandomPointIn
-
getRandomPointIn
-