Uses of Class
squidpony.squidmath.SquidID
Package | Description |
---|---|
squidpony.squidmath |
A very broad package containing random number generators, geometry tools, data structures, and noise functions.
|
-
Uses of SquidID in squidpony.squidmath
Methods in squidpony.squidmath that return SquidID Modifier and Type Method Description static SquidID
SquidID. randomUUID()
Gets a new random SquidID, the same as calling the no-argument constructor.Methods in squidpony.squidmath with parameters of type SquidID Modifier and Type Method Description int
SquidID. compareTo(SquidID o)