public class Vector2 extends java.lang.Object
Vector2(float x, float y)
Vector2(Vector3 vector3)
float
angle(Vector2 to)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Vector2(float x, float y)
public Vector2(Vector3 vector3)
public float angle(Vector2 to)