Uses of Enum Class
zombie.gizmo.TransformMode
Packages that use TransformMode
-
Uses of TransformMode in zombie.gizmo
Subclasses with type arguments of type TransformMode in zombie.gizmoMethods in zombie.gizmo that return TransformModeModifier and TypeMethodDescriptionGizmo.getTransformMode()static TransformModeReturns the enum constant of this class with the specified name.static TransformMode[]TransformMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.gizmo with parameters of type TransformMode