Uses of Enum Class
dev.sefiraat.sefilib.misc.RotationFace
Packages that use RotationFace
-
Uses of RotationFace in dev.sefiraat.sefilib.misc
Methods in dev.sefiraat.sefilib.misc that return RotationFaceModifier and TypeMethodDescriptionstatic RotationFaceReturns the enum constant of this class with the specified name.static RotationFace[]RotationFace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.sefiraat.sefilib.misc with parameters of type RotationFaceModifier and TypeMethodDescriptionTransformationBuilder.firstRotation(RotationFace face, float angle) Set the second rotation for theTransformation.TransformationBuilder.secondRotation(RotationFace face, float angle) Set the second rotation for theTransformation.