public class Coords extends java.lang.Object implements java.io.Serializable
Coords()
Coords(int x, int y)
static Coords
makeCoors(int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Coords()
public Coords(int x, int y)
public static Coords makeCoors(int x, int y)