Gridarta Editor
|
Static Public Attributes | |
static final Random | RND = new Random() |
Private Member Functions | |
RandomUtils () | |
Random number utilities.
Definition at line 28 of file RandomUtils.java.
|
private |
Private constructor to prevent instantiation.
Definition at line 38 of file RandomUtils.java.
|
static |
Global random number generator.
Definition at line 33 of file RandomUtils.java.
Referenced by net.sf.gridarta.gui.dialog.replace.ReplaceDialog< G, A, R >.doReplace(), net.sf.gridarta.model.floodfill.FloodFill< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.floodFill(), and net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >.getSelectedGameObject().