public static class Vector2D.Companion
Vector2D
from(kotlin.Array[] arr)
from(int x, int y)
@NotNull public Vector2D from(@NotNull kotlin.Array[] arr)
@NotNull public Vector2D from(int x, int y)