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 SquidIDSquidID. 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 intSquidID. compareTo(SquidID o)