public class Vector2i extends java.lang.Object
Vector2i(int a, int b)
int
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Vector2i(int a, int b)
public int getX()
public int getY()