public class Coords extends Object implements 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)
Copyright © 2017. All rights reserved.