Package de.chaoswg.gui
Klasse StyleUI.Border
java.lang.Object
de.chaoswg.gui.StyleUI.Border
- Umschließende Klasse:
StyleUI
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBorder(net.risingworld.api.utils.ColorRGBA color, net.risingworld.api.utils.ColorRGBA shadowColor, float threshold, StyleUI.Radius radius) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungnet.risingworld.api.utils.ColorRGBAgetColor()net.risingworld.api.utils.ColorRGBAfloatvoidsetColor(net.risingworld.api.utils.ColorRGBA normal) voidsetColorShadow(net.risingworld.api.utils.ColorRGBA shadow) voidsetRadius(StyleUI.Radius radius) voidsetThreshold(float threshold)
-
Konstruktordetails
-
Border
public Border(net.risingworld.api.utils.ColorRGBA color, net.risingworld.api.utils.ColorRGBA shadowColor, float threshold, StyleUI.Radius radius)
-
-
Methodendetails
-
getColor
public net.risingworld.api.utils.ColorRGBA getColor() -
setColor
public void setColor(net.risingworld.api.utils.ColorRGBA normal) -
getColorShadow
public net.risingworld.api.utils.ColorRGBA getColorShadow() -
setColorShadow
public void setColorShadow(net.risingworld.api.utils.ColorRGBA shadow) -
getThreshold
public float getThreshold() -
setThreshold
public void setThreshold(float threshold) -
getRadius
-
setRadius
-