| public static TextGizmo$Style |
| whiteAndCentered() |
| method_75564() |
| left() |
|
| public static TextGizmo$Style |
| forColorAndCentered(int argb) |
| method_75566(int arg0) |
| left(int color) |
|
| public static TextGizmo$Style |
| forColor(int argb) |
| method_75568(int arg0) |
| centered(int color) |
|
| public TextGizmo$Style |
| withScale(float scale) |
| method_75565(float arg0) |
| scaled(float scale) |
|
| public TextGizmo$Style |
| withLeftAlignment(float adjustLeft) |
| method_75567(float arg0) |
| adjusted(float adjustLeft) |
|
| public int |
| color() |
| comp_5118() |
| color() |
|
| public float |
| scale() |
| comp_5119() |
| scale() |
|
| public OptionalDouble |
| adjustLeft() |
| comp_5120() |
| adjustLeft() |
|