public class Int3 extends Object
int
x
y
z
Int3()
Int3(int initX, int initY, int initZ)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int z
public Int3()
public Int3(int initX, int initY, int initZ)