Uses of Enum Class
de.espirit.firstspirit.agency.RenderingAgent.RenderMode
-
Uses of RenderingAgent.RenderMode in de.espirit.firstspirit.agency
Modifier and TypeMethodDescriptionstatic RenderingAgent.RenderMode
Returns the enum constant of this class with the specified name.static RenderingAgent.RenderMode[]
RenderingAgent.RenderMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull RenderingAgent.Renderer
RenderingAgent.Renderer.mode
(RenderingAgent.RenderMode mode) Set the desiredrender mode
.