isOnLine
open override fun isOnLine(other: ImmutableVector2, epsilon: Float = MathUtils.FLOAT_ROUNDING_ERROR): Boolean
Returns true if this vector is on-line with the other vector (either in the same or the opposite direction)
Parameters
epsilon
Acceptable margin.