Class Vec2f
java.lang.Object
ua.mcchickenstudio.opencreative.utils.millennium.vectors.Vec2f
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Vec2f
public Vec2f(float x, float y) -
Vec2f
-
-
Method Details
-
distance
-
add
-
subtract
-
scale
-
compare
-
getX
public float getX() -
getY
public float getY()
-