Uses of Enum Class
ru.cwcode.cwutils.location.YawDirection
Packages that use YawDirection
-
Uses of YawDirection in ru.cwcode.cwutils.location
Methods in ru.cwcode.cwutils.location that return YawDirectionModifier and TypeMethodDescriptionstatic YawDirectionYawDirection.parse(float yaw) static YawDirectionYawDirection.parseToPrimaries(float yaw) static YawDirectionReturns the enum constant of this class with the specified name.static YawDirection[]YawDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.