Package dev.engine_room.vanillin.text
Class SimpleTextLayer.Builder
java.lang.Object
dev.engine_room.vanillin.text.SimpleTextLayer.Builder
- Enclosing class:
- SimpleTextLayer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbias(int bias) build()color(TextLayer.GlyphColor color) material(TextLayer.GlyphMaterial material) offset(float offsetX, float offsetY) offset(org.joml.Vector2fc offset) pattern(TextLayer.GlyphPattern pattern)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
pattern
-
material
-
color
-
offset
-
offset
-
bias
-
build
-