kaleidoscope
Class Vec2Di

java.lang.Object
  extended by kaleidoscope.Vec2Di

public class Vec2Di
extends java.lang.Object


Field Summary
 int x
           
 int y
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x

y

public int y