Klasse ImGuiGizmoMiniBar
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.gizmo.ImGuiGizmoMiniBar
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungenableOnly(int... ops) intbooleanbooleanbooleanbooleanbooleanvoidrenderStandalone(float wx, float wy, float ww, float wh) voidrenderStandalone(float wx, float wy, float ww, float wh, ImGuiGizmoTheme theme) setButtonSize(float w, float h) setEnabled(int op, boolean enabled) setMargin(float x, float y) setOperation(int op) setSpacing(float s) showBounds(boolean v) showRotate(boolean v) showScale(boolean v) showTranslate(boolean v) showUniversal(boolean v)
-
Konstruktordetails
-
ImGuiGizmoMiniBar
public ImGuiGizmoMiniBar() -
ImGuiGizmoMiniBar
-
-
Methodendetails
-
setMargin
-
setButtonSize
-
setSpacing
-
showTranslate
-
showRotate
-
showScale
-
showUniversal
-
showBounds
-
setOperation
-
setEnabled
-
enableOnly
-
renderStandalone
public void renderStandalone(float wx, float wy, float ww, float wh) -
renderStandalone
-
getSelectedOperation
public int getSelectedOperation() -
getAnchor
-
setAnchor
-
isShowTranslate
public boolean isShowTranslate() -
isShowRotate
public boolean isShowRotate() -
isShowScale
public boolean isShowScale() -
isShowUniversal
public boolean isShowUniversal() -
isShowBounds
public boolean isShowBounds()
-