Klasse ImGuiGizmoTheme.Builder
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.gizmo.ImGuiGizmoTheme.Builder
- Umschließende Klasse:
ImGuiGizmoTheme
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungbuild()withBackgroundArgb(int c) withBorderArgb(int c) withBorderRounding(float r) withBorderThickness(float t) withDefaultGridSize(float s) withGridColor(int c) withGridVisible(boolean v) withMiniBarBgArgb(int c) withMiniBarBorderArgb(int c) withMiniBarButtonActiveArgb(int c) withMiniBarRounding(float r) withMiniBarTextActiveArgb(int c) withMiniBarTextInactiveArgb(int c) withOverlayTextArgb(int c) withRotationLineThickness(float v) withRotationOuterLineThickness(float v) withScaleLineCircleSize(float v) withScaleLineThickness(float v) withTranslationLineArrowSize(float v) withTranslationLineThickness(float v) withViewCubeBackground(int c) withViewCubeSize(float s)
-
Konstruktordetails
-
Builder
public Builder()
-
-
Methodendetails
-
withBackgroundArgb
-
withBorderArgb
-
withBorderThickness
-
withBorderRounding
-
withGridColor
-
withDefaultGridSize
-
withGridVisible
-
withViewCubeBackground
-
withViewCubeSize
-
withOverlayTextArgb
-
withMiniBarBgArgb
-
withMiniBarBorderArgb
-
withMiniBarRounding
-
withMiniBarButtonActiveArgb
-
withMiniBarButtonActiveHoverArgb
-
withMiniBarButtonInactiveArgb
-
withMiniBarButtonInactiveHoverArgb
-
withMiniBarTextActiveArgb
-
withMiniBarTextInactiveArgb
-
withTranslationLineThickness
-
withTranslationLineArrowSize
-
withRotationLineThickness
-
withRotationOuterLineThickness
-
withScaleLineThickness
-
withScaleLineCircleSize
-
build
-