Klasse EditorTheme.Builder
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.text.editor.EditorTheme.Builder
- Umschließende Klasse:
EditorTheme
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungbuild()withCursorBlinkMs(int ms) withCursorWidth(float w) withGutterPaddingRight(float p) withHScrollbarHeight(float h) withLineSpacing(float s) withTabSize(int t)
-
Konstruktordetails
-
Builder
public Builder()
-
-
Methodendetails
-
withBackgroundColor
-
withCurrentLineColor
-
withSelectionColor
-
withCursorColor
-
withCursorBlinkMs
-
withCursorWidth
-
withLineNumberColor
-
withGutterSeparatorColor
-
withErrorColor
-
withErrorMarkerColor
-
withGutterPaddingRight
-
withHScrollbarHeight
-
withLineSpacing
-
withTabSize
-
build
-