public final class Vector2
private final Float
x
y
Vector2(Float x, Float y)
final Float
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Float getX()
final Float getY()