public class Vector2D extends java.lang.Object
float
x
y
Vector2D()
Vector2D(float x, float y)
Vector2D(java.lang.String[] vals)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float x
public float y
public Vector2D()
public Vector2D(float x, float y)
public Vector2D(java.lang.String[] vals)