Package de.chaoswg.gui
Klasse StyleUI.Frame
java.lang.Object
de.chaoswg.gui.StyleUI.Frame
- Umschließende Klasse:
StyleUI
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFrame(StyleUI.Frame.TitlePivot pivot, StyleUI.Border border, float contentThresholdPrecent, float bntExitThresholdPixle, float fontSize, net.risingworld.api.ui.style.Font font, StyleUI.Border borderTitle, StyleUI.Button bntExit) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfloatfloatnet.risingworld.api.ui.style.FontgetFont()floatgetPivot()voidsetBntExit(StyleUI.Button exit) voidsetBntExitThresholdPixle(float bntExitThresholdPrecent) voidsetBorder(StyleUI.Border border) voidsetBorderTitle(StyleUI.Border borderTitle) voidsetContentThresholdPrecent(float contentThreshold) voidsetFont(net.risingworld.api.ui.style.Font font) voidsetFontSize(float size) voidsetPivot(StyleUI.Frame.TitlePivot pivot)
-
Konstruktordetails
-
Frame
public Frame(StyleUI.Frame.TitlePivot pivot, StyleUI.Border border, float contentThresholdPrecent, float bntExitThresholdPixle, float fontSize, net.risingworld.api.ui.style.Font font, StyleUI.Border borderTitle, StyleUI.Button bntExit)
-
-
Methodendetails
-
getPivot
-
setPivot
-
getFontSize
public float getFontSize() -
setFontSize
public void setFontSize(float size) -
getFont
public net.risingworld.api.ui.style.Font getFont() -
setFont
public void setFont(net.risingworld.api.ui.style.Font font) -
getBorder
-
setBorder
-
getBorderTitle
-
setBorderTitle
-
getBntExit
-
setBntExit
-
getContentThresholdPrecent
public float getContentThresholdPrecent() -
setContentThresholdPrecent
public void setContentThresholdPrecent(float contentThreshold) -
getBntExitThresholdPixle
public float getBntExitThresholdPixle() -
setBntExitThresholdPixle
public void setBntExitThresholdPixle(float bntExitThresholdPrecent)
-