isBetween

fun isBetween(angleDeg: Float): Boolean

Returns true if the angleDeg is between the getAngleFromDeg and the getAngleToDeg, exclusive

Return

true if the angleDeg is between the getAngleFromDeg and the getAngleToDeg, exclusive

Parameters

angleDeg

the angle to check in degree